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

Felix Yan felixonmars at archlinux.org
Wed Oct 7 01:17:28 UTC 2020


    Date: Wednesday, October 7, 2020 @ 01:17:28
  Author: felixonmars
Revision: 720110

upgpkg: haskell-th-compat 0.1-2: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2

Modified:
  haskell-th-compat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-07 01:16:40 UTC (rev 720109)
+++ PKGBUILD	2020-10-07 01:17:28 UTC (rev 720110)
@@ -3,7 +3,7 @@
 _hkgname=th-compat
 pkgname=haskell-th-compat
 pkgver=0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Backward- (and forward-)compatible Quote and Code types"
 url="https://github.com/haskell-compat/th-compat"
 license=("BSD")
@@ -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