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

Felix Yan felixonmars at archlinux.org
Mon Aug 17 08:10:11 UTC 2020


    Date: Monday, August 17, 2020 @ 08:10:10
  Author: felixonmars
Revision: 682513

upgpkg: haskell-crypto-api 0.13.3-24: rebuild with ghc 8.10.2

Modified:
  haskell-crypto-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-17 08:09:07 UTC (rev 682512)
+++ PKGBUILD	2020-08-17 08:10:10 UTC (rev 682513)
@@ -4,7 +4,7 @@
 _hkgname=crypto-api
 pkgname=haskell-crypto-api
 pkgver=0.13.3
-pkgrel=23
+pkgrel=24
 pkgdesc="A generic interface for cryptographic operations"
 url="https://github.com/TomMD/crypto-api"
 license=("BSD")
@@ -21,7 +21,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-all_cpolys
-    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