[arch-commits] Commit in darcs/trunk (PKGBUILD)

Vesa Kaihlavirta vesa at archlinux.org
Mon May 17 07:47:43 UTC 2010


    Date: Monday, May 17, 2010 @ 03:47:43
  Author: vesa
Revision: 80403

new upstream

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-17 05:44:33 UTC (rev 80402)
+++ PKGBUILD	2010-05-17 07:47:43 UTC (rev 80403)
@@ -3,14 +3,14 @@
 # Contributor: Simo Leone <neotuli at gmail.com>
 
 pkgname=darcs
-pkgver=2.4.1
+pkgver=2.4.3
 pkgrel=1
 pkgdesc="Decentralized replacement for CVS with roots in quantum mechanics"
 arch=(i686 x86_64)
 url="http://darcs.net/"
 license=('GPL')
 depends=('curl' 'gmp' 'ncurses>=5.6-7')
-makedepends=('ghc' 'haskell-hashed-storage>=0.4.11' 'haskell-haskeline' 'haskell-html' 'haskell-parsec' 'haskell-regex-compat')
+makedepends=('ghc' 'haskell-hashed-storage=0.4.13' 'haskell-haskeline' 'haskell-html' 'haskell-parsec' 'haskell-regex-compat')
 #install=darcs.install
 source=("http://darcs.net/releases/$pkgname-$pkgver.tar.gz")
 
@@ -31,4 +31,4 @@
 }
 
 
-md5sums=('1cfd8cad4ec09d88e081df3b56f9eca3')
+md5sums=('7263a8578f2a1f4e57ad90f3ad5bfe04')




More information about the arch-commits mailing list