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

Felix Yan felixonmars at archlinux.org
Sat Oct 10 08:50:33 UTC 2020


    Date: Saturday, October 10, 2020 @ 08:50:31
  Author: felixonmars
Revision: 722965

upgpkg: haskell-implicit-hie 0.1.1.0-2: rebuild with unordered-containers 0.2.13.0

Modified:
  haskell-implicit-hie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-10 08:49:53 UTC (rev 722964)
+++ PKGBUILD	2020-10-10 08:50:31 UTC (rev 722965)
@@ -3,7 +3,7 @@
 _hkgname=implicit-hie
 pkgname=haskell-implicit-hie
 pkgver=0.1.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Auto generate hie-bios cradles & hie.yaml"
 url="https://github.com/Avi-D-coder/implicit-hie#readme"
 license=("custom:BSD3")
@@ -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