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

Felix Yan felixonmars at archlinux.org
Wed Oct 7 14:08:02 UTC 2020


    Date: Wednesday, October 7, 2020 @ 14:08:01
  Author: felixonmars
Revision: 720618

upgpkg: haskell-strict-list 0.1.5-2: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2

Modified:
  haskell-strict-list/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 14:07:13 UTC (rev 720617)
+++ PKGBUILD	2020-10-07 14:08:01 UTC (rev 720618)
@@ -3,7 +3,7 @@
 _hkgname=strict-list
 pkgname=haskell-strict-list
 pkgver=0.1.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Strict linked list"
 url="https://github.com/nikita-volkov/strict-list"
 license=("MIT")
@@ -23,7 +23,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