[arch-commits] Commit in haskell-ansi-wl-pprint/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 23 02:40:28 UTC 2020


    Date: Saturday, May 23, 2020 @ 02:40:28
  Author: felixonmars
Revision: 631778

upgpkg: haskell-ansi-wl-pprint 0.6.9-40: rebuild with tasty 1.3.1

Modified:
  haskell-ansi-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 02:39:52 UTC (rev 631777)
+++ PKGBUILD	2020-05-23 02:40:28 UTC (rev 631778)
@@ -4,7 +4,7 @@
 _hkgname=ansi-wl-pprint
 pkgname=haskell-ansi-wl-pprint
 pkgver=0.6.9
-pkgrel=39
+pkgrel=40
 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
 url="https://github.com/ekmett/ansi-wl-pprint"
 license=("BSD")
@@ -26,7 +26,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-example
-    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