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

Felix Yan felixonmars at archlinux.org
Wed May 20 16:05:10 UTC 2020


    Date: Wednesday, May 20, 2020 @ 16:05:10
  Author: felixonmars
Revision: 630861

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-20 16:02:15 UTC (rev 630860)
+++ PKGBUILD	2020-05-20 16:05:10 UTC (rev 630861)
@@ -4,7 +4,7 @@
 _hkgname=tamarin-prover-theory
 pkgname=haskell-tamarin-prover-theory
 pkgver=1.4.1
-pkgrel=82
+pkgrel=83
 pkgdesc="Security protocol types and constraint solver library for the tamarin prover"
 url="http://www.infsec.ethz.ch/research/software/tamarin"
 license=("GPL")
@@ -22,7 +22,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
     # haddock failed to generate
     runhaskell Setup register --gen-script
     runhaskell Setup unregister --gen-script



More information about the arch-commits mailing list