[arch-commits] Commit in haskell-hls-tactics-plugin/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Mar 20 05:28:24 UTC 2021


    Date: Saturday, March 20, 2021 @ 05:28:24
  Author: felixonmars
Revision: 895733

upgpkg: haskell-hls-tactics-plugin 1.0.0.0-2: rebuild with uuid 1.3.14, uuid-types 1.0.4

Modified:
  haskell-hls-tactics-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 05:12:07 UTC (rev 895732)
+++ PKGBUILD	2021-03-20 05:28:24 UTC (rev 895733)
@@ -3,7 +3,7 @@
 _hkgname=hls-tactics-plugin
 pkgname=haskell-hls-tactics-plugin
 pkgver=1.0.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Wingman plugin for Haskell Language Server"
 url="https://haskellwingman.dev"
 license=("Apache")
@@ -36,7 +36,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