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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 05:29:52 UTC 2021


    Date: Saturday, March 20, 2021 @ 05:29:51
  Author: felixonmars
Revision: 895735

upgpkg: haskell-hls-hlint-plugin 1.0.0.1-2: rebuild with uuid 1.3.14, uuid-types 1.0.4

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 05:28:35 UTC (rev 895734)
+++ PKGBUILD	2021-03-20 05:29:51 UTC (rev 895735)
@@ -3,7 +3,7 @@
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
 pkgver=1.0.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin"
 license=("Apache")
@@ -31,7 +31,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