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

Felix Yan felixonmars at archlinux.org
Tue May 19 23:42:28 UTC 2020


    Date: Tuesday, May 19, 2020 @ 23:42:25
  Author: felixonmars
Revision: 630344

upgpkg: haskell-hakyll 4.13.3.0-22: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-hakyll/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 23:40:49 UTC (rev 630343)
+++ PKGBUILD	2020-05-19 23:42:25 UTC (rev 630344)
@@ -4,7 +4,7 @@
 _hkgname=hakyll
 pkgname=haskell-hakyll
 pkgver=4.13.3.0
-pkgrel=21
+pkgrel=22
 pkgdesc="A static website compiler library"
 url="https://jaspervdj.be/hakyll"
 license=("BSD")
@@ -33,7 +33,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" --enable-tests \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fcheckexternal -fwatchserver -fpreviewserver -fusepandoc
-    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