Date: Monday, March 21, 2022 @ 12:59:10
  Author: felixonmars
Revision: 1166739

upgpkg: haskell-language-server 1.3.0.0-137: rebuil with memory 0.17.0

Modified:
  haskell-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 12:57:14 UTC (rev 1166738)
+++ PKGBUILD    2022-03-21 12:59:10 UTC (rev 1166739)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.3.0.0
-pkgrel=136
+pkgrel=137
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme";
 license=("Apache")
@@ -39,7 +39,7 @@
   cd $pkgname-$pkgver
 
   runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
-    --prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+    --prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir=$pkgname 
--enable-tests \
     --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid 
--ghc-option=-fllvm \
     --ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
     --ghc-option='-pie' -f-brittany -f-class -f-refineImports -f-tactic 
-f-splice

Reply via email to