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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:30:24 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:30:24
  Author: felixonmars
Revision: 630298

upgpkg: haskell-yesod-default 1.2.0-731: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-yesod-default/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:29:38 UTC (rev 630297)
+++ PKGBUILD	2020-05-19 22:30:24 UTC (rev 630298)
@@ -4,7 +4,7 @@
 _hkgname=yesod-default
 pkgname=haskell-yesod-default
 pkgver=1.2.0
-pkgrel=730
+pkgrel=731
 pkgdesc="Default config and main functions for your yesod application (deprecated)"
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -20,7 +20,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