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

Thomas Dziedzic td123 at nymeria.archlinux.org
Fri Apr 18 17:10:01 UTC 2014


    Date: Friday, April 18, 2014 @ 19:10:01
  Author: td123
Revision: 211304

upgpkg: haskell-zlib 0.5.4.1-3

rebuild with cfgf

Modified:
  haskell-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-18 17:09:40 UTC (rev 211303)
+++ PKGBUILD	2014-04-18 17:10:01 UTC (rev 211304)
@@ -3,13 +3,13 @@
 _hkgname=zlib
 pkgname=haskell-zlib
 pkgver=0.5.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Compression and decompression in the gzip and zlib formats"
 url="http://hackage.haskell.org/package/${_hkgname}"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
 options=('staticlibs')
-depends=('ghc=7.8.2-1' 'sh' 'zlib')
+depends=('ghc=7.8.2-2' 'sh' 'zlib')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
 md5sums=('d0d10786d2bbd1d401a8b28a83e88475')




More information about the arch-commits mailing list