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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:17:22 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:17:22
  Author: felixonmars
Revision: 630224

upgpkg: haskell-uri-bytestring 0.3.2.2-51: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-uri-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:16:29 UTC (rev 630223)
+++ PKGBUILD	2020-05-19 21:17:22 UTC (rev 630224)
@@ -3,7 +3,7 @@
 _hkgname=uri-bytestring
 pkgname=haskell-uri-bytestring
 pkgver=0.3.2.2
-pkgrel=50
+pkgrel=51
 pkgdesc="Haskell URI parsing as ByteStrings"
 url="https://github.com/Soostone/uri-bytestring"
 license=('BSD')
@@ -25,7 +25,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --disable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-lib-Werror
-    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