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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 03:26:59 UTC 2022


    Date: Monday, March 21, 2022 @ 03:26:59
  Author: felixonmars
Revision: 1166611

upgpkg: haskell-hls-graph 1.4.0.0-121: rebuil with memory 0.17.0

Modified:
  haskell-hls-graph/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 03:26:53 UTC (rev 1166610)
+++ PKGBUILD	2022-03-21 03:26:59 UTC (rev 1166611)
@@ -3,7 +3,7 @@
 _hkgname=hls-graph
 pkgname=haskell-hls-graph
 pkgver=1.4.0.0
-pkgrel=120
+pkgrel=121
 pkgdesc="Haskell Language Server internal graph API"
 url="https://github.com/haskell/haskell-language-server#readme"
 license=("Apache")
@@ -22,7 +22,7 @@
   cd $_hkgname-$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