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

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


    Date: Saturday, May 23, 2020 @ 17:52:23
  Author: felixonmars
Revision: 632346

upgpkg: haskell-uniplate 1.6.12-75: rebuild with tasty 1.3.1

Modified:
  haskell-uniplate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 17:51:40 UTC (rev 632345)
+++ PKGBUILD	2020-05-23 17:52:23 UTC (rev 632346)
@@ -4,7 +4,7 @@
 _hkgname=uniplate
 pkgname=haskell-uniplate
 pkgver=1.6.12
-pkgrel=74
+pkgrel=75
 pkgdesc="Help writing simple, concise and fast generic operations."
 url="http://community.haskell.org/~ndm/uniplate/"
 license=("BSD")
@@ -26,7 +26,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fseparate_syb -ftypeable_fingerprint
-    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