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

Felix Yan felixonmars at archlinux.org
Tue Jan 26 10:44:34 UTC 2021


    Date: Tuesday, January 26, 2021 @ 10:44:34
  Author: felixonmars
Revision: 830391

upgpkg: haskell-implicit-hie-cradle 0.3.0.2-2: rebuild with ChasingBottoms 1.3.1.10

Modified:
  haskell-implicit-hie-cradle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-26 10:42:30 UTC (rev 830390)
+++ PKGBUILD	2021-01-26 10:44:34 UTC (rev 830391)
@@ -3,7 +3,7 @@
 _hkgname=implicit-hie-cradle
 pkgname=haskell-implicit-hie-cradle
 pkgver=0.3.0.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Auto generate hie-bios cradles"
 url="https://github.com/Avi-D-coder/implicit-hie-cradle#readme"
 license=("BSD")
@@ -29,7 +29,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