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

Felix Yan felixonmars at archlinux.org
Wed Jun 6 07:00:28 UTC 2018


    Date: Wednesday, June 6, 2018 @ 07:00:28
  Author: felixonmars
Revision: 340856

upgpkg: darcs 2.14.0-38

rebuild with network 2.7.0.0

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-06 06:35:57 UTC (rev 340855)
+++ PKGBUILD	2018-06-06 07:00:28 UTC (rev 340856)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.14.0
-pkgrel=37
+pkgrel=38
 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/' -e 's/<.*1.3/<2/' $pkgname.cabal
+           -e 's/<.*5.6/<6/' -e 's/<.*1.3/<2/' -e 's/network\s*==.*2.6/network ==2.7/' $pkgname.cabal
 
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \



More information about the arch-commits mailing list