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

Felix Yan felixonmars at archlinux.org
Thu Dec 6 09:16:27 UTC 2018


    Date: Thursday, December 6, 2018 @ 09:16:26
  Author: felixonmars
Revision: 411675

upgpkg: darcs 2.14.1-92

rebuild with fgl 5.7.0.1

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 09:15:09 UTC (rev 411674)
+++ PKGBUILD	2018-12-06 09:16:26 UTC (rev 411675)
@@ -3,7 +3,7 @@
 
 pkgname=darcs
 pkgver=2.14.1
-pkgrel=91
+pkgrel=92
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL2")
@@ -23,7 +23,7 @@
 
 prepare() {
     cd $pkgname-$pkgver
-    sed -i -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' $pkgname.cabal
+    sed -i -e 's/< *4.12/<5/' -e 's/< *2.5/<3/' -e 's/< *5.7/<6/' $pkgname.cabal
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \
         -i tests/*.sh tests/lib



More information about the arch-commits mailing list