[arch-commits] Commit in haskell-http-client/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 19 20:00:43 UTC 2020
Date: Tuesday, May 19, 2020 @ 20:00:42
Author: felixonmars
Revision: 630123
upgpkg: haskell-http-client 0.6.4.1-51: rebuild with tasty-golden 2.3.3.3
Modified:
haskell-http-client/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-19 19:58:17 UTC (rev 630122)
+++ PKGBUILD 2020-05-19 20:00:42 UTC (rev 630123)
@@ -4,7 +4,7 @@
_hkgname=http-client
pkgname=haskell-http-client
pkgver=0.6.4.1
-pkgrel=50
+pkgrel=51
pkgdesc="An HTTP client engine"
url="https://github.com/snoyberg/http-client"
license=("MIT")
@@ -23,7 +23,7 @@
runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid -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