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

Felix Yan fyan at archlinux.org
Sat Jan 16 04:22:30 UTC 2016


    Date: Saturday, January 16, 2016 @ 05:22:29
  Author: fyan
Revision: 156850

upgpkg: darcs 2.10.2-16

rebuild with base-orphans-0.5.0, exceptions-0.8.1, free-4.12.2, HTTP-4000.3.1, reflection-2.1.1.1

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-16 04:22:07 UTC (rev 156849)
+++ PKGBUILD	2016-01-16 04:22:29 UTC (rev 156850)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.10.2
-pkgrel=15
+pkgrel=16
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL")
@@ -23,6 +23,7 @@
 prepare() {
     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/' \
         -i ${pkgname}-${pkgver}/${pkgname}.cabal
 }
 



More information about the arch-commits mailing list