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

Felix Yan felixonmars at archlinux.org
Sat May 23 18:26:50 UTC 2020


    Date: Saturday, May 23, 2020 @ 18:26:50
  Author: felixonmars
Revision: 632398

upgpkg: haskell-http-api-data 0.4.1.1-30: rebuild with tasty 1.3.1

Modified:
  haskell-http-api-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 18:25:37 UTC (rev 632397)
+++ PKGBUILD	2020-05-23 18:26:50 UTC (rev 632398)
@@ -4,7 +4,7 @@
 _hkgname=http-api-data
 pkgname=haskell-http-api-data
 pkgver=0.4.1.1
-pkgrel=29
+pkgrel=30
 pkgdesc="Converting to/from HTTP API data like URL pieces, headers and query parameters."
 url="https://github.com/fizruk/http-api-data"
 license=("BSD")
@@ -29,7 +29,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-use-text-show
-    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