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

Felix Yan felixonmars at archlinux.org
Thu Dec 7 14:56:20 UTC 2017


    Date: Thursday, December 7, 2017 @ 14:56:19
  Author: felixonmars
Revision: 273071

upgpkg: idris 1.1.1-16

rebuild with ansi-terminal,0.7.1.1 stack,1.6.1

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-07 14:43:25 UTC (rev 273070)
+++ PKGBUILD	2017-12-07 14:56:19 UTC (rev 273071)
@@ -4,7 +4,7 @@
 
 pkgname=idris
 pkgver=1.1.1
-pkgrel=15
+pkgrel=16
 pkgdesc="Functional Programming Language with Dependent Types"
 url="http://www.idris-lang.org/"
 license=("custom:BSD3")
@@ -26,6 +26,8 @@
 
     sed -i '1ioverride IDRIS := env LD_PRELOAD=$(shell ls ../../dist/build/libHSidris-*-ghc*.so) $(IDRIS)' \
         libs/*/Makefile
+
+    sed -i 's/, ansi-terminal < 0.7/, ansi-terminal/' idris.cabal
 }
 
 build() {



More information about the arch-commits mailing list