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

Felix Yan fyan at archlinux.org
Mon Jan 18 09:42:50 UTC 2016


    Date: Monday, January 18, 2016 @ 10:42:49
  Author: fyan
Revision: 157447

upgpkg: darcs 2.10.2-18

rebuild with transformers-compat-0.5.1.4, mmorph-1.0.5

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-18 09:42:34 UTC (rev 157446)
+++ PKGBUILD	2016-01-18 09:42:49 UTC (rev 157447)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.10.2
-pkgrel=17
+pkgrel=18
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL")
@@ -24,6 +24,7 @@
     sed -e 's/vector       >= 0.7 && < 0.11,/vector       >= 0.7 \&\& < 0.12,/' \
         -e 's/tar          == 0.4.\*,/tar          >= 0.4,/' \
         -e 's/HTTP    >= 4000.2.3 && < 4000.3/HTTP    >= 4000.2.3 \&\& < 4000.4/' \
+        -e 's/transformers-compat >= 0.4 && < 0.5,/transformers-compat >= 0.4 \&\& < 0.6,/' \
         -i ${pkgname}-${pkgver}/${pkgname}.cabal
 }
 



More information about the arch-commits mailing list