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

Vesa Kaihlavirta vesa at archlinux.org
Wed Mar 24 13:12:31 UTC 2010


    Date: Wednesday, March 24, 2010 @ 09:12:31
  Author: vesa
Revision: 73283

upstream => 0.4.9

Modified:
  haskell-hashed-storage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-24 11:52:40 UTC (rev 73282)
+++ PKGBUILD	2010-03-24 13:12:31 UTC (rev 73283)
@@ -2,14 +2,14 @@
 # Contributor: Arch Haskell Team <arch-haskell at haskell.org>
 # Package generated by cabal2arch 0.5.3
 pkgname=haskell-hashed-storage
-pkgrel=4
-pkgver=0.3.9
+pkgrel=1
+pkgver=0.4.9
 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-mmap>=0.4' 'haskell-zlib'  'haskell-mtl' 'haskell-dataenc')
+depends=('ghc=6.12.1' 'haskell-binary=0.5.0.2-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
@@ -25,4 +25,5 @@
     runhaskell Setup copy --destdir=$pkgdir || return 1
     install -D -m644 LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE || return 1
 }
-md5sums=('8310b334aa0464f7a72d27c45b042dfd')
+
+md5sums=('dbb90301926f1f4b2ac7d9d51522799d')




More information about the arch-commits mailing list