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

Felix Yan felixonmars at archlinux.org
Wed May 23 03:46:11 UTC 2018


    Date: Wednesday, May 23, 2018 @ 03:46:10
  Author: felixonmars
Revision: 327855

upgpkg: darcs 2.14.0-20

rebuild with cryptonite,0.25

Modified:
  darcs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-23 03:45:58 UTC (rev 327854)
+++ PKGBUILD	2018-05-23 03:46:10 UTC (rev 327855)
@@ -4,7 +4,7 @@
 
 pkgname=darcs
 pkgver=2.14.0
-pkgrel=18
+pkgrel=20
 pkgdesc="A distributed, interactive, smart revision control system"
 url="http://darcs.net"
 license=("GPL2")
@@ -25,7 +25,7 @@
 prepare() {
     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/' $pkgname.cabal
+           -e 's/<.*2.11/<3/' -e 's/<.*2.2/<3/' -e 's/<.*2999.20/<3000/' $pkgname.cabal
 
     sed -e 's/^ghc /ghc -dynamic /' \
         -e 's/ ghc / ghc -dynamic /' \



More information about the arch-commits mailing list