[arch-commits] Commit in haskell-tamarin-prover-sapic/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Sep 25 00:10:56 UTC 2021


    Date: Saturday, September 25, 2021 @ 00:10:56
  Author: felixonmars
Revision: 1024137

upgpkg: haskell-tamarin-prover-sapic 1.6.1-9: rebuild with vector 0.12.3.1

Modified:
  haskell-tamarin-prover-sapic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-25 00:09:46 UTC (rev 1024136)
+++ PKGBUILD	2021-09-25 00:10:56 UTC (rev 1024137)
@@ -3,7 +3,7 @@
 _hkgname=tamarin-prover-sapic
 pkgname=haskell-tamarin-prover-sapic
 pkgver=1.6.1
-pkgrel=8
+pkgrel=9
 pkgdesc="Library for input processes in SAPIC calculus for the tamarin prover"
 url="http://www.infsec.ethz.ch/research/software/tamarin"
 license=("GPL")
@@ -25,7 +25,7 @@
     
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
-        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+        --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm
     runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list