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

Felix Yan felixonmars at archlinux.org
Sat May 23 14:48:44 UTC 2020


    Date: Saturday, May 23, 2020 @ 14:48:32
  Author: felixonmars
Revision: 632000

upgpkg: haskell-non-negative 0.1.2-44: rebuild with tasty 1.3.1

Modified:
  haskell-non-negative/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 14:47:48 UTC (rev 631999)
+++ PKGBUILD	2020-05-23 14:48:32 UTC (rev 632000)
@@ -4,7 +4,7 @@
 _hkgname=non-negative
 pkgname=haskell-non-negative
 pkgver=0.1.2
-pkgrel=43
+pkgrel=44
 pkgdesc="Non-negative numbers"
 url="http://code.haskell.org/~thielema/non-negative/"
 license=("GPL")
@@ -26,7 +26,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fsplitbase
-    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