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

Vesa Kaihlavirta vesa at archlinux.org
Tue Nov 2 13:39:41 UTC 2010


    Date: Tuesday, November 2, 2010 @ 09:39:40
  Author: vesa
Revision: 97990

upstream upgrade

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-11-02 12:01:10 UTC (rev 97989)
+++ PKGBUILD	2010-11-02 13:39:40 UTC (rev 97990)
@@ -3,17 +3,16 @@
 # Contributor: Simo Leone <neotuli at gmail.com>
 
 pkgname=darcs
-pkgver=2.4.4
-pkgrel=3
+pkgver=2.5
+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.13' 'haskell-haskeline' 'haskell-html' 'haskell-parsec' 'haskell-regex-compat')
+makedepends=('ghc' 'haskell-tar' 'haskell-text' 'haskell-hashed-storage=0.5.3' 'haskell-haskeline' 'haskell-html' 'haskell-parsec=2.1.0.1' 'haskell-regex-compat')
 #install=darcs.install
 source=("http://darcs.net/releases/$pkgname-$pkgver.tar.gz")
-md5sums=('1ccd97561e4e0592b44f1989cebeca02')
 
 build() {
     cd $srcdir/$pkgname-$pkgver
@@ -35,3 +34,4 @@
 
 
 
+md5sums=('7de8b352d8b0ed50d71ac0c32d3b6d5c')




More information about the arch-commits mailing list