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

Felix Yan felixonmars at archlinux.org
Fri Oct 9 17:50:26 UTC 2020


    Date: Friday, October 9, 2020 @ 17:50:25
  Author: felixonmars
Revision: 722608

upgpkg: haskell-ghc-exactprint 0.6.3.2-2: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-ghc-exactprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-09 17:44:51 UTC (rev 722607)
+++ PKGBUILD	2020-10-09 17:50:25 UTC (rev 722608)
@@ -3,7 +3,7 @@
 _hkgname=ghc-exactprint
 pkgname=haskell-ghc-exactprint
 pkgver=0.6.3.2
-pkgrel=1
+pkgrel=2
 pkgdesc="ExactPrint for GHC"
 url="https://github.com/alanz/ghc-exactprint.git"
 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