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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:33:01 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:33:01
  Author: felixonmars
Revision: 630302

upgpkg: haskell-yesod-form 1.6.7-173: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-yesod-form/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:31:54 UTC (rev 630301)
+++ PKGBUILD	2020-05-19 22:33:01 UTC (rev 630302)
@@ -4,7 +4,7 @@
 _hkgname=yesod-form
 pkgname=haskell-yesod-form
 pkgver=1.6.7
-pkgrel=172
+pkgrel=173
 pkgdesc="Form handling support for Yesod Web Framework"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -29,7 +29,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