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

Felix Yan felixonmars at archlinux.org
Sat May 23 18:47:31 UTC 2020


    Date: Saturday, May 23, 2020 @ 18:47:30
  Author: felixonmars
Revision: 632430

upgpkg: haskell-shakespeare 2.0.24-29: rebuild with tasty 1.3.1

Modified:
  haskell-shakespeare/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-23 18:45:31 UTC (rev 632429)
+++ PKGBUILD	2020-05-23 18:47:30 UTC (rev 632430)
@@ -4,7 +4,7 @@
 _hkgname=shakespeare
 pkgname=haskell-shakespeare
 pkgver=2.0.24
-pkgrel=28
+pkgrel=29
 pkgdesc="A toolkit for making compile-time interpolated templates"
 url="https://www.yesodweb.com/book/shakespearean-templates"
 license=("MIT")
@@ -23,7 +23,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-test_roy -f-test_coffee -f-test_export
-    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