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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:02:05 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:02:04
  Author: felixonmars
Revision: 630256

upgpkg: haskell-authenticate 1.3.5-110: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-authenticate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:01:17 UTC (rev 630255)
+++ PKGBUILD	2020-05-19 22:02:04 UTC (rev 630256)
@@ -4,7 +4,7 @@
 _hkgname=authenticate
 pkgname=haskell-authenticate
 pkgver=1.3.5
-pkgrel=109
+pkgrel=110
 pkgdesc="Authentication methods for Haskell web applications."
 url="https://github.com/yesodweb/authenticate"
 license=("MIT")
@@ -24,7 +24,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --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