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

Felix Yan felixonmars at archlinux.org
Tue May 19 20:34:47 UTC 2020


    Date: Tuesday, May 19, 2020 @ 20:34:46
  Author: felixonmars
Revision: 630159

upgpkg: haskell-hackage-security 0.6.0.1-15: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-hackage-security/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 20:33:57 UTC (rev 630158)
+++ PKGBUILD	2020-05-19 20:34:46 UTC (rev 630159)
@@ -4,7 +4,7 @@
 _hkgname=hackage-security
 pkgname=haskell-hackage-security
 pkgver=0.6.0.1
-pkgrel=14
+pkgrel=15
 pkgdesc="Hackage security library"
 url="https://github.com/well-typed/hackage-security"
 license=("BSD")
@@ -28,7 +28,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fbase48 -fuse-network-uri -f-old-directory
-    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