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

Felix Yan felixonmars at archlinux.org
Wed May 20 16:02:00 UTC 2020


    Date: Wednesday, May 20, 2020 @ 16:01:59
  Author: felixonmars
Revision: 630859

upgpkg: haskell-tamarin-prover-term 1.4.1-59: rebuild with fclabels 2.0.4 (with correct patch for template-haskell 2.16)

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 16:01:54 UTC (rev 630858)
+++ PKGBUILD	2020-05-20 16:01:59 UTC (rev 630859)
@@ -4,7 +4,7 @@
 _hkgname=tamarin-prover-term
 pkgname=haskell-tamarin-prover-term
 pkgver=1.4.1
-pkgrel=58
+pkgrel=59
 pkgdesc="Term manipulation library for the tamarin prover"
 url="http://www.infsec.ethz.ch/research/software/tamarin"
 license=("GPL")
@@ -28,7 +28,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
-    runhaskell Setup build
+    runhaskell Setup build $MAKEFLAGS
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script
     sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh



More information about the arch-commits mailing list