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

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 12:55:34 UTC 2022


    Date: Monday, March 21, 2022 @ 12:55:33
  Author: felixonmars
Revision: 1166725

upgpkg: haskell-hls-haddock-comments-plugin 1.0.0.3-119: rebuil with memory 0.17.0

Modified:
  haskell-hls-haddock-comments-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 12:55:28 UTC (rev 1166724)
+++ PKGBUILD	2022-03-21 12:55:33 UTC (rev 1166725)
@@ -3,7 +3,7 @@
 _hkgname=hls-haddock-comments-plugin
 pkgname=haskell-hls-haddock-comments-plugin
 pkgver=1.0.0.3
-pkgrel=118
+pkgrel=119
 pkgdesc="Haddock comments plugin for Haskell Language Server"
 url="https://github.com/haskell/haskell-language-server"
 license=("Apache")
@@ -24,7 +24,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