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

Felix Yan felixonmars at archlinux.org
Thu Feb 21 19:10:44 UTC 2019


    Date: Thursday, February 21, 2019 @ 19:10:43
  Author: felixonmars
Revision: 435115

upgpkg: darcs 2.14.2-15

rebuild with sandi 0.5

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-21 19:06:43 UTC (rev 435114)
+++ PKGBUILD	2019-02-21 19:10:43 UTC (rev 435115)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.2
-pkgrel=14
+pkgrel=15
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL2")
@@ -26,6 +26,7 @@
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \
         -i tests/*.sh tests/lib
+    sed -i 's/< *0.5/<1/' $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list