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

Vesa Kaihlavirta vesa at archlinux.org
Mon Sep 21 05:57:03 UTC 2009


    Date: Monday, September 21, 2009 @ 01:57:02
  Author: vesa
Revision: 52500

upgpkg: haskell-hashed-storage 0.3.8-1
    hashed-storage => 0.3.8

Modified:
  haskell-hashed-storage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 03:22:08 UTC (rev 52499)
+++ PKGBUILD	2009-09-21 05:57:02 UTC (rev 52500)
@@ -3,7 +3,7 @@
 # Package generated by cabal2arch 0.5.3
 pkgname=haskell-hashed-storage
 pkgrel=1
-pkgver=0.3.6
+pkgver=0.3.8
 pkgdesc="Hashed file storage support code."
 url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hashed-storage"
 license=('custom:BSD3')
@@ -13,7 +13,7 @@
 options=('strip')
 source=(http://hackage.haskell.org/packages/archive/hashed-storage/$pkgver/hashed-storage-$pkgver.tar.gz)
 install=haskell-hashed-storage.install
-md5sums=('f840686bb9ba79e6c808cb7e0596725b')
+
 build() {
     cd $startdir/src/hashed-storage-$pkgver
     runhaskell Setup configure --prefix=/usr || return 1
@@ -25,3 +25,4 @@
     runhaskell Setup copy --destdir=$startdir/pkg || return 1
     install -D -m644 LICENSE $startdir/pkg/usr/share/licenses/$pkgname/LICENSE || return 1
 }
+md5sums=('2151f3bb83f44d195e6f73f86a57c2e7')




More information about the arch-commits mailing list