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

Felix Yan felixonmars at archlinux.org
Thu May 31 07:54:35 UTC 2018


    Date: Thursday, May 31, 2018 @ 07:54:35
  Author: felixonmars
Revision: 334311

upgpkg: darcs 2.14.0-32

rebuild with temporary 1.3

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-31 07:46:45 UTC (rev 334310)
+++ PKGBUILD	2018-05-31 07:54:35 UTC (rev 334311)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.14.0
-pkgrel=31
+pkgrel=32
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL2")
@@ -26,7 +26,7 @@
     cd $pkgname-$pkgver
     sed -i -e 's/shelly       >= 1.6.8 && < 1.7,/shelly       >= 1.6.8,/' \
            -e 's/<.*2.11/<3/' -e 's/<.*2.2/<3/' -e 's/<.*2999.20/<3000/' \
-           -e 's/<.*5.6/<6/' $pkgname.cabal
+           -e 's/<.*5.6/<6/' -e 's/<.*1.3/<2/' $pkgname.cabal
 
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \



More information about the arch-commits mailing list