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

Felix Yan felixonmars at archlinux.org
Sat Mar 13 20:43:14 UTC 2021


    Date: Saturday, March 13, 2021 @ 20:43:13
  Author: felixonmars
Revision: 890560

upgpkg: haskell-clash-lib 1.4.0-2: rebuild with hint 0.9.0.4

Modified:
  haskell-clash-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-13 20:41:07 UTC (rev 890559)
+++ PKGBUILD	2021-03-13 20:43:13 UTC (rev 890560)
@@ -3,7 +3,7 @@
 _hkgname=clash-lib
 pkgname=haskell-clash-lib
 pkgver=1.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Clash: a functional hardware description language - As a library"
 url="https://clash-lang.org/"
 license=("BSD")
@@ -32,7 +32,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