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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 20:46:28 UTC 2021


    Date: Saturday, March 13, 2021 @ 20:46:27
  Author: felixonmars
Revision: 890564

upgpkg: clash-ghc 1.4.0-2: rebuild with hint 0.9.0.4

Modified:
  clash-ghc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 20:45:16 UTC (rev 890563)
+++ PKGBUILD	2021-03-13 20:46:27 UTC (rev 890564)
@@ -2,7 +2,7 @@
 
 pkgname=clash-ghc
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="CAES Language for Synchronous Hardware"
 url="https://clash-lang.org/"
 license=("BSD")
@@ -26,7 +26,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