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

Felix Yan felixonmars at archlinux.org
Tue May 19 22:13:25 UTC 2020


    Date: Tuesday, May 19, 2020 @ 22:13:25
  Author: felixonmars
Revision: 630272

upgpkg: haskell-cheapskate 0.1.1.2-80: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-cheapskate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 22:12:19 UTC (rev 630271)
+++ PKGBUILD	2020-05-19 22:13:25 UTC (rev 630272)
@@ -4,7 +4,7 @@
 _hkgname=cheapskate
 pkgname=haskell-cheapskate
 pkgver=0.1.1.2
-pkgrel=79
+pkgrel=80
 pkgdesc="Experimental markdown processor."
 url="https://github.com/jgm/cheapskate"
 license=("BSD")
@@ -23,7 +23,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -fdingus
-    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