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

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


    Date: Tuesday, May 19, 2020 @ 20:04:20
  Author: felixonmars
Revision: 630129

upgpkg: haskell-http 4000.3.14-183: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-http/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 20:03:21 UTC (rev 630128)
+++ PKGBUILD	2020-05-19 20:04:20 UTC (rev 630129)
@@ -4,7 +4,7 @@
 _hkgname=HTTP
 pkgname=haskell-http
 pkgver=4000.3.14
-pkgrel=182
+pkgrel=183
 pkgdesc="A library for client-side HTTP"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')
@@ -35,7 +35,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-mtl1 -f-warn-as-error -f-conduit10 -fwarp-tests -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