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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:18:14 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:18:13
  Author: felixonmars
Revision: 630226

upgpkg: haskell-uri-encode 1.5.0.5-82: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-uri-encode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:17:37 UTC (rev 630225)
+++ PKGBUILD	2020-05-19 21:18:13 UTC (rev 630226)
@@ -4,7 +4,7 @@
 _hkgname=uri-encode
 pkgname=haskell-uri-encode
 pkgver=1.5.0.5
-pkgrel=81
+pkgrel=82
 pkgdesc="Unicode aware uri-encoding"
 url="https://github.com/silkapp/uri-encode"
 license=("BSD")
@@ -21,7 +21,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-tools -fnetwork-uri
-    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