[arch-commits] Commit in haskell-zlib/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Wed Aug 18 06:38:28 UTC 2010


    Date: Wednesday, August 18, 2010 @ 02:38:28
  Author: vesa
Revision: 87741

ghc-6.12.3 rebuild

Modified:
  haskell-zlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-18 06:36:59 UTC (rev 87740)
+++ PKGBUILD	2010-08-18 06:38:28 UTC (rev 87741)
@@ -2,13 +2,13 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package originally generated by cabal2arch 0.4.1
 pkgname=haskell-zlib
-pkgrel=3
+pkgrel=4
 pkgver=0.5.2.0
 pkgdesc="Compression and decompression in the gzip and zlib formats"
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/zlib"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=(ghc=6.12.1 'zlib' sh)
+depends=(ghc=6.12.3 'zlib' sh)
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/zlib/$pkgver/zlib-$pkgver.tar.gz)
 install=haskell-zlib.install




More information about the arch-commits mailing list