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

Felix Yan felixonmars at archlinux.org
Sat Mar 20 05:31:13 UTC 2021


    Date: Saturday, March 20, 2021 @ 05:31:13
  Author: felixonmars
Revision: 895737

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

Modified:
  haskell-hls-explicit-imports-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-20 05:30:02 UTC (rev 895736)
+++ PKGBUILD	2021-03-20 05:31:13 UTC (rev 895737)
@@ -3,7 +3,7 @@
 _hkgname=hls-explicit-imports-plugin
 pkgname=haskell-hls-explicit-imports-plugin
 pkgver=1.0.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Explicit imports plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-explicit-imports-plugin"
 license=("Apache")
@@ -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