Date: Wednesday, September 22, 2021 @ 14:43:21
  Author: felixonmars
Revision: 1021586

upgpkg: idris 1.3.3-269: rebuild with random 1.2.1

Modified:
  idris/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-22 14:38:33 UTC (rev 1021585)
+++ PKGBUILD    2021-09-22 14:43:21 UTC (rev 1021586)
@@ -3,7 +3,7 @@
 
 pkgname=idris
 pkgver=1.3.3
-pkgrel=268
+pkgrel=269
 pkgdesc="Functional Programming Language with Dependent Types"
 url="https://www.idris-lang.org/";
 license=("BSD")
@@ -37,7 +37,7 @@
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" --enable-tests \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
             -fFFI -fGMP -f-release -f-freestanding -f-CI -f-execonly 
--ghc-option='-pie'
     LC_CTYPE=en_US.UTF-8 runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script

Reply via email to