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

Felix Yan felixonmars at archlinux.org
Sun Feb 23 21:19:43 UTC 2020


    Date: Sunday, February 23, 2020 @ 21:19:43
  Author: felixonmars
Revision: 580017

upgpkg: agda 2.6.0.1.20191219-24: rebuild with split 0.2.3.4

Modified:
  agda/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-23 20:37:26 UTC (rev 580016)
+++ PKGBUILD	2020-02-23 21:19:43 UTC (rev 580017)
@@ -4,7 +4,7 @@
 _hkgname=Agda
 pkgname=agda
 pkgver=2.6.0.1.20191219
-pkgrel=23
+pkgrel=24
 pkgdesc="A dependently typed functional programming language and proof assistant"
 url="https://wiki.portal.chalmers.se/agda/"
 license=("custom")
@@ -27,6 +27,7 @@
     cd $pkgname-$pkgver
     sed -e "s|(\"Agda_datadir\", agda_datadir) : e|[(\"Agda_datadir\", agda_datadir), (\"LD_LIBRARY_PATH\", \"$PWD/dist/build\")] ++ e|" \
         -i Setup.hs
+    sed -i 's/< *0.2.3.4/<1/' $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list