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

Felix Yan felixonmars at archlinux.org
Sat May 23 16:17:54 UTC 2020


    Date: Saturday, May 23, 2020 @ 16:17:54
  Author: felixonmars
Revision: 632170

upgpkg: haskell-clientsession 0.9.1.2-145: rebuild with tasty 1.3.1

Modified:
  haskell-clientsession/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 16:17:06 UTC (rev 632169)
+++ PKGBUILD	2020-05-23 16:17:54 UTC (rev 632170)
@@ -4,7 +4,7 @@
 _hkgname=clientsession
 pkgname=haskell-clientsession
 pkgver=0.9.1.2
-pkgrel=144
+pkgrel=145
 pkgdesc="Securely store session data in a client-side cookie."
 url="https://github.com/yesodweb/clientsession/tree/master"
 license=("MIT")
@@ -24,7 +24,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-test
-    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