[arch-commits] Commit in haskell-lsp0-test/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Sep 22 13:57:16 UTC 2021


    Date: Wednesday, September 22, 2021 @ 13:57:16
  Author: felixonmars
Revision: 1021541

upgpkg: haskell-lsp0-test 0.11.0.7-61: rebuild with random 1.2.1

Modified:
  haskell-lsp0-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-22 13:53:44 UTC (rev 1021540)
+++ PKGBUILD	2021-09-22 13:57:16 UTC (rev 1021541)
@@ -3,7 +3,7 @@
 _hkgname=lsp-test
 pkgname=haskell-lsp0-test
 pkgver=0.11.0.7
-pkgrel=60
+pkgrel=61
 pkgdesc="Functional test framework for LSP servers (Legacy 0.x version)"
 url="https://github.com/bubba/lsp-test#readme"
 license=("BSD")
@@ -34,7 +34,7 @@
   # We need to enable dummy-server here for tests, but it shouldn't be installed...
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic --disable-library-vanilla \
     --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
-    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+    --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid --ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie' \
     -fdummyserver



More information about the arch-commits mailing list