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

Felix Yan felixonmars at archlinux.org
Fri Aug 7 20:06:56 UTC 2020


    Date: Friday, August 7, 2020 @ 20:06:54
  Author: felixonmars
Revision: 671703

upgpkg: darcs 2.14.4-47: rebuild with graphviz 2999.20.1.0

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-07 20:04:27 UTC (rev 671702)
+++ PKGBUILD	2020-08-07 20:06:54 UTC (rev 671703)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.4
-pkgrel=46
+pkgrel=47
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL")
@@ -26,7 +26,7 @@
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \
         -i tests/*.sh tests/lib
-    sed -i -e 's/< *2.14/<3/' $pkgname.cabal
+    sed -i -e 's/< *2.14/<3/;s/< *2999/<3000/' $pkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list