[arch-commits] Commit in dhall-lsp-server/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 12:32:24 UTC 2022


    Date: Monday, March 21, 2022 @ 12:32:24
  Author: felixonmars
Revision: 1166667

upgpkg: dhall-lsp-server 1.0.17-61: rebuil with memory 0.17.0

Modified:
  dhall-lsp-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 12:32:18 UTC (rev 1166666)
+++ PKGBUILD	2022-03-21 12:32:24 UTC (rev 1166667)
@@ -2,7 +2,7 @@
 
 pkgname=dhall-lsp-server
 pkgver=1.0.17
-pkgrel=60
+pkgrel=61
 pkgdesc="Language Server Protocol (LSP) server for Dhall"
 url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-lsp-server#readme"
 license=("custom:MIT")
@@ -21,7 +21,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'



More information about the arch-commits mailing list