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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:09:53 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:09:52
  Author: felixonmars
Revision: 630266

upgpkg: haskell-xml-hamlet 0.5.0.1-83: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-xml-hamlet/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:08:59 UTC (rev 630265)
+++ PKGBUILD	2020-05-19 22:09:52 UTC (rev 630266)
@@ -4,7 +4,7 @@
 _hkgname=xml-hamlet
 pkgname=haskell-xml-hamlet
 pkgver=0.5.0.1
-pkgrel=82
+pkgrel=83
 pkgdesc="Hamlet-style quasiquoter for XML content"
 url="http://www.yesodweb.com/"
 license=("BSD")
@@ -21,7 +21,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