[arch-commits] Commit in haskell-hashed-storage/repos (2 files)

Vesa Kaihlavirta vesa at archlinux.org
Mon Sep 21 06:01:58 UTC 2009


    Date: Monday, September 21, 2009 @ 02:01:58
  Author: vesa
Revision: 52504

Merged revisions 52500 via svnmerge from 
svn+ssh://vesa@gerolde.archlinux.org/srv/svn-packages/haskell-hashed-storage/trunk

........
  r52500 | vesa | 2009-09-21 08:57:02 +0300 (Mon, 21 Sep 2009) | 2 lines
  
  upgpkg: haskell-hashed-storage 0.3.8-1
      hashed-storage => 0.3.8
........

Modified:
  haskell-hashed-storage/repos/extra-x86_64/	(properties)
  haskell-hashed-storage/repos/extra-x86_64/PKGBUILD

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


Property changes on: haskell-hashed-storage/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /haskell-hashed-storage/trunk:1-48691
   + /haskell-hashed-storage/trunk:1-52503

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-09-21 05:59:07 UTC (rev 52503)
+++ extra-x86_64/PKGBUILD	2009-09-21 06:01:58 UTC (rev 52504)
@@ -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