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

Felix Yan felixonmars at archlinux.org
Sat May 23 17:55:29 UTC 2020


    Date: Saturday, May 23, 2020 @ 17:55:24
  Author: felixonmars
Revision: 632352

upgpkg: haskell-quickcheck-instances 0.3.22-29: rebuild with tasty 1.3.1

Modified:
  haskell-quickcheck-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 17:54:27 UTC (rev 632351)
+++ PKGBUILD	2020-05-23 17:55:24 UTC (rev 632352)
@@ -4,7 +4,7 @@
 _hkgname=quickcheck-instances
 pkgname=haskell-quickcheck-instances
 pkgver=0.3.22
-pkgrel=28
+pkgrel=29
 pkgdesc="Common quickcheck instances"
 url="https://github.com/phadej/qc-instances"
 license=("BSD")
@@ -29,7 +29,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-bytestring-builder
-    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