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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:03:47 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:03:47
  Author: felixonmars
Revision: 630202

upgpkg: haskell-http-streams 0.8.7.1-96: rebuild pass 1, specified --nocheck

Modified:
  haskell-http-streams/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:01:48 UTC (rev 630201)
+++ PKGBUILD	2020-05-19 21:03:47 UTC (rev 630202)
@@ -3,7 +3,7 @@
 _hkgname=http-streams
 pkgname=haskell-http-streams
 pkgver=0.8.7.1
-pkgrel=95
+pkgrel=96
 pkgdesc="An HTTP client using io-streams"
 url="https://github.com/afcowie/http-streams"
 license=('BSD')
@@ -31,7 +31,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