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

Felix Yan felixonmars at archlinux.org
Tue Jun 15 17:50:50 UTC 2021


    Date: Tuesday, June 15, 2021 @ 17:50:50
  Author: felixonmars
Revision: 963939

upgpkg: haskell-hls-pragmas-plugin 1.0.0.0-2: rebuild with network 3.1.2.2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-15 17:50:16 UTC (rev 963938)
+++ PKGBUILD	2021-06-15 17:50:50 UTC (rev 963939)
@@ -3,7 +3,7 @@
 _hkgname=hls-pragmas-plugin
 pkgname=haskell-hls-pragmas-plugin
 pkgver=1.0.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Pragmas plugin for Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-pragmas-plugin"
 license=("Apache")
@@ -30,7 +30,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