[arch-commits] Commit in haskell-cryptonite/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 15:50:21 UTC 2020


    Date: Saturday, May 23, 2020 @ 15:50:19
  Author: felixonmars
Revision: 632112

upgpkg: haskell-cryptonite 0.26-38: rebuild with tasty 1.3.1

Modified:
  haskell-cryptonite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 15:48:42 UTC (rev 632111)
+++ PKGBUILD	2020-05-23 15:50:19 UTC (rev 632112)
@@ -4,7 +4,7 @@
 _hkgname=cryptonite
 pkgname=haskell-cryptonite
 pkgver=0.26
-pkgrel=37
+pkgrel=38
 pkgdesc="Cryptography Primitives sink"
 url="https://github.com/vincenthz/cryptonite"
 license=("BSD")
@@ -22,7 +22,7 @@
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fsupport_deepseq -finteger-gmp -f-support_pclmuldq -fsupport_rdrand \
             -fsupport_aesni -f-old_toolchain_inliner -f-check_alignment -fsupport_sse
-    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