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

Felix Yan felixonmars at archlinux.org
Wed Dec 23 22:57:57 UTC 2020


    Date: Wednesday, December 23, 2020 @ 22:57:57
  Author: felixonmars
Revision: 785629

upgpkg: haskell-js-chart 2.9.4.1-2: rebuild with ghc 8.10.3

Modified:
  haskell-js-chart/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-23 22:57:32 UTC (rev 785628)
+++ PKGBUILD	2020-12-23 22:57:57 UTC (rev 785629)
@@ -3,7 +3,7 @@
 _hkgname=js-chart
 pkgname=haskell-js-chart
 pkgver=2.9.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Obtain minified chart.js code"
 url="https://github.com/jonascarpay/js-chart#readme"
 license=("MIT")
@@ -22,7 +22,7 @@
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie'
 
-  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