[arch-commits] Commit in haskell-test-framework-hunit/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 03:04:21 UTC 2020


    Date: Saturday, May 23, 2020 @ 03:04:20
  Author: felixonmars
Revision: 631804

upgpkg: haskell-test-framework-hunit 0.3.0.2-82: rebuild with tasty 1.3.1

Modified:
  haskell-test-framework-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 03:03:42 UTC (rev 631803)
+++ PKGBUILD	2020-05-23 03:04:20 UTC (rev 631804)
@@ -4,7 +4,7 @@
 _hkgname=test-framework-hunit
 pkgname=haskell-test-framework-hunit
 pkgver=0.3.0.2
-pkgrel=81
+pkgrel=82
 pkgdesc="HUnit support for the test-framework package."
 url="https://batterseapower.github.io/test-framework/"
 license=("BSD")
@@ -25,7 +25,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-base3 -fbase4
-    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