Date: Tuesday, February 15, 2011 @ 16:49:36 Author: remy Revision: 110068
upgpkg: haskell-hashed-storage 0.5.4-3 Rebuild for HP 2011.1 updates Modified: haskell-hashed-storage/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-15 21:37:05 UTC (rev 110067) +++ PKGBUILD 2011-02-15 21:49:36 UTC (rev 110068) @@ -4,12 +4,12 @@ _hkgname=hashed-storage pkgname=haskell-hashed-storage pkgver=0.5.4 -pkgrel=2 +pkgrel=3 pkgdesc="Hashed file storage support code." url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3') arch=('i686' 'x86_64') -depends=('ghc=7.0.1' 'haskell-binary=0.5.0.2' 'haskell-mmap>=0.5' 'haskell-zlib' 'haskell-mtl=2.0.1.0' 'haskell-dataenc') +depends=('ghc=7.0.1' 'haskell-binary=0.5.0.2' 'haskell-mmap>=0.5' 'haskell-zlib=0.5.3.1' 'haskell-mtl=2.0.1.0' 'haskell-dataenc') options=('strip') source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz) install=${pkgname}.install
