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

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


    Date: Wednesday, May 20, 2020 @ 16:00:11
  Author: felixonmars
Revision: 630856

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 15:59:29 UTC (rev 630855)
+++ PKGBUILD	2020-05-20 16:00:11 UTC (rev 630856)
@@ -4,7 +4,7 @@
 _hkgname=tamarin-prover-utils
 pkgname=haskell-tamarin-prover-utils
 pkgver=1.4.1
-pkgrel=43
+pkgrel=44
 pkgdesc="Utility library for the tamarin prover"
 url="http://www.infsec.ethz.ch/research/software/tamarin"
 license=("GPL")
@@ -26,7 +26,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