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

Felix Yan felixonmars at archlinux.org
Tue May 19 20:09:19 UTC 2020


    Date: Tuesday, May 19, 2020 @ 20:09:18
  Author: felixonmars
Revision: 630137

upgpkg: haskell-network-uri 2.6.3.0-79: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-network-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 20:08:32 UTC (rev 630136)
+++ PKGBUILD	2020-05-19 20:09:18 UTC (rev 630137)
@@ -3,7 +3,7 @@
 _hkgname=network-uri
 pkgname=haskell-network-uri
 pkgver=2.6.3.0
-pkgrel=78
+pkgrel=79
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -26,7 +26,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
-    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