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

Felix Yan felixonmars at archlinux.org
Sat May 23 22:37:11 UTC 2020


    Date: Saturday, May 23, 2020 @ 22:37:11
  Author: felixonmars
Revision: 632713

upgpkg: haskell-wl-pprint-terminfo 3.7.1.4-146: rebuild with tasty 1.3.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 22:36:30 UTC (rev 632712)
+++ PKGBUILD	2020-05-23 22:37:11 UTC (rev 632713)
@@ -3,7 +3,7 @@
 _hkgname=wl-pprint-terminfo
 pkgname=haskell-wl-pprint-terminfo
 pkgver=3.7.1.4
-pkgrel=145
+pkgrel=146
 pkgdesc="A color pretty printer with terminfo support"
 url="https://github.com/ekmett/wl-pprint-terminfo/"
 license=('BSD')
@@ -24,7 +24,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fCursed
-    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