Date: Friday, September 24, 2021 @ 19:10:42
  Author: felixonmars
Revision: 1023892

upgpkg: agda 2.6.2-24: rebuild with vector 0.12.3.1

Modified:
  agda/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-09-24 18:56:18 UTC (rev 1023891)
+++ PKGBUILD    2021-09-24 19:10:42 UTC (rev 1023892)
@@ -4,7 +4,7 @@
 _hkgname=Agda
 pkgname=agda
 pkgver=2.6.2
-pkgrel=23
+pkgrel=24
 pkgdesc="A dependently typed functional programming language and proof 
assistant"
 url="https://wiki.portal.chalmers.se/agda/";
 license=("custom")
@@ -30,7 +30,7 @@
 
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
         --prefix=/usr --docdir="/usr/share/doc/${pkgname}" 
--datasubdir="$pkgname" \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
             -fcpphs -f-debug -f-enable-cluster-counting
     LC_CTYPE=en_US.UTF-8 runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script

Reply via email to