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

Felix Yan felixonmars at archlinux.org
Mon Jun 28 22:16:24 UTC 2021


    Date: Monday, June 28, 2021 @ 22:16:24
  Author: felixonmars
Revision: 967797

upgpkg: haskell-hls-hlint-plugin 1.0.1.0-4: rebuild with cabal-install 3.4.0.0, cabal-install-parsers 0.4.1, ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, haskell-ci 0.12.1, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 21:58:24 UTC (rev 967796)
+++ PKGBUILD	2021-06-28 22:16:24 UTC (rev 967797)
@@ -3,7 +3,7 @@
 _hkgname=hls-hlint-plugin
 pkgname=haskell-hls-hlint-plugin
 pkgver=1.0.1.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Hlint integration plugin with Haskell Language Server"
 url="https://hackage.haskell.org/package/hls-hlint-plugin"
 license=("Apache")
@@ -28,7 +28,7 @@
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
-    --ghc-option='-pie' -f-hlint33
+    --ghc-option='-pie' -fhlint33
 
   runhaskell Setup build $MAKEFLAGS
   runhaskell Setup register --gen-script




More information about the arch-commits mailing list