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

Thomas Dziedzic td123 at nymeria.archlinux.org
Fri Feb 1 04:30:12 UTC 2013


    Date: Friday, February 1, 2013 @ 05:30:12
  Author: td123
Revision: 176825

upgpkg: haskell-zlib 0.5.4.0-1

rebuild

Modified:
  haskell-zlib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-01 04:29:18 UTC (rev 176824)
+++ PKGBUILD	2013-02-01 04:30:12 UTC (rev 176825)
@@ -5,16 +5,16 @@
 
 _hkgname=zlib
 pkgname=haskell-zlib
-pkgver=0.5.3.3
-pkgrel=5
+pkgver=0.5.4.0
+pkgrel=1
 pkgdesc="Compression and decompression in the gzip and zlib formats"
 url="http://hackage.haskell.org/package/zlib"
 license=('custom:BSD3')
 arch=('i686' 'x86_64')
-depends=('ghc=7.6.1-1' 'zlib' 'sh')
+depends=('ghc=7.6.2-1' 'zlib' 'sh')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install=${pkgname}.install
-md5sums=('1649e56d13ce2c6a6a9210227401dbbc')
+md5sums=('eb5984b936a7c37a0cdaa357149176b2')
 
 build() {
     cd ${srcdir}/${_hkgname}-${pkgver}




More information about the arch-commits mailing list