Date: Saturday, August 21, 2010 @ 16:12:45 Author: vesa Revision: 88255
6.12.3 rebuild Modified: haskell-hashed-storage/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-21 17:41:03 UTC (rev 88254) +++ PKGBUILD 2010-08-21 20:12:45 UTC (rev 88255) @@ -2,14 +2,14 @@ # Contributor: Arch Haskell Team <[email protected]> # Package generated by cabal2arch 0.5.3 pkgname=haskell-hashed-storage -pkgrel=1 +pkgrel=2 pkgver=0.4.13 pkgdesc="Hashed file storage support code." url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage" license=('custom:BSD3') arch=('i686' 'x86_64') makedepends=() -depends=('ghc=6.12.1' 'haskell-binary=0.5.0.2-2' 'haskell-mmap>=0.4' 'haskell-zlib' 'haskell-mtl' 'haskell-dataenc') +depends=('ghc=6.12.3' 'haskell-binary=0.5.0.2' 'haskell-mmap>=0.4' 'haskell-zlib' 'haskell-mtl' 'haskell-dataenc') options=('strip') source=(http://hackage.haskell.org/packages/archive/hashed-storage/$pkgver/hashed-storage-$pkgver.tar.gz) install=haskell-hashed-storage.install
