summaryrefslogtreecommitdiff
path: root/~fauno/haskell-zip-archive
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-10-16 20:08:12 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-10-16 20:08:12 -0400
commit4a0d84ee70b7ed0343eeb0c09df08c991ff7d95c (patch)
tree37e7b194c0bafd56472413dcf948e94b4765baef /~fauno/haskell-zip-archive
parent68fa07be35a2514835c1272884219adc110abc3b (diff)
parent7701a796e16a4196b4e0602d37b9fabbcb077ba8 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to '~fauno/haskell-zip-archive')
-rwxr-xr-x[-rw-r--r--]~fauno/haskell-zip-archive/PKGBUILD22
-rwxr-xr-x[-rw-r--r--]~fauno/haskell-zip-archive/haskell-zip-archive.install0
2 files changed, 7 insertions, 15 deletions
diff --git a/~fauno/haskell-zip-archive/PKGBUILD b/~fauno/haskell-zip-archive/PKGBUILD
index ace343317..0d0d91a11 100644..100755
--- a/~fauno/haskell-zip-archive/PKGBUILD
+++ b/~fauno/haskell-zip-archive/PKGBUILD
@@ -5,27 +5,19 @@ _licensefile=LICENSE
# PKGBUILD options/directives
pkgname=haskell-zip-archive
pkgver=0.1.1.7
-pkgrel=18
+pkgrel=20
pkgdesc="Library for creating and modifying zip archives."
url="http://github.com/jgm/zip-archive"
license=("GPL")
arch=('i686' 'x86_64')
makedepends=()
depends=("ghc=7.0.3-2"
- "sh"
- "haskell-array=0.3.0.2"
- "haskell-binary=0.5.0.2"
- "haskell-bytestring=0.9.1.10"
- "haskell-containers=0.4.0.0"
- "haskell-digest=0.0.0.9"
- "haskell-directory=1.1.0.0"
- "haskell-filepath=1.2.0.0"
- "haskell-mtl=2.0.1.0"
- "haskell-old-time=1.0.0.6"
- "haskell-pretty=1.0.1.2"
- "haskell-unix=2.4.2.0"
- "haskell-utf8-string=0.3.6"
- "haskell-zlib=0.5.3.1")
+ "haskell-binary=0.5.0.2-8"
+ "haskell-digest=0.0.1.0-1"
+ "haskell-mtl=2.0.1.0-3.1"
+ "haskell-unix=2.4.2.0-2"
+ "haskell-utf8-string=0.3.6-7.2"
+ "haskell-zlib=0.5.3.1-2.1")
options=('strip')
source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
install="${pkgname}.install"
diff --git a/~fauno/haskell-zip-archive/haskell-zip-archive.install b/~fauno/haskell-zip-archive/haskell-zip-archive.install
index c19836db7..c19836db7 100644..100755
--- a/~fauno/haskell-zip-archive/haskell-zip-archive.install
+++ b/~fauno/haskell-zip-archive/haskell-zip-archive.install