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

Felix Yan felixonmars at archlinux.org
Tue May 19 20:59:08 UTC 2020


    Date: Tuesday, May 19, 2020 @ 20:59:07
  Author: felixonmars
Revision: 630196

upgpkg: haskell-skylighting 0.8.3.4-17: rebuild with tasty-golden 2.3.3.3

Modified:
  haskell-skylighting/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-19 20:58:19 UTC (rev 630195)
+++ PKGBUILD	2020-05-19 20:59:07 UTC (rev 630196)
@@ -3,7 +3,7 @@
 _hkgname=skylighting
 pkgname=haskell-skylighting
 pkgver=0.8.3.4
-pkgrel=16
+pkgrel=17
 pkgdesc="Syntax highlighting library"
 url="https://github.com/jgm/skylighting"
 license=('GPL2')
@@ -20,7 +20,7 @@
         --prefix=/usr --docdir=/usr/share/doc/$pkgname \
         --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
             -f-executable
-    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