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

Felix Yan felixonmars at archlinux.org
Tue May 19 21:59:41 UTC 2020


    Date: Tuesday, May 19, 2020 @ 21:59:41
  Author: felixonmars
Revision: 630252

upgpkg: haskell-warp-tls 3.2.11-71: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-warp-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 21:58:58 UTC (rev 630251)
+++ PKGBUILD	2020-05-19 21:59:41 UTC (rev 630252)
@@ -4,7 +4,7 @@
 _hkgname=warp-tls
 pkgname=haskell-warp-tls
 pkgver=3.2.11
-pkgrel=70
+pkgrel=71
 pkgdesc="HTTP over TLS support for Warp via the TLS package"
 url="https://github.com/yesodweb/wai"
 license=("MIT")
@@ -22,7 +22,7 @@
     runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --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