Date: Monday, March 21, 2022 @ 21:41:48
  Author: felixonmars
Revision: 1168532

upgpkg: haskell-lsp-test 0.14.0.1-76: rebuild with hspec 2.9.2, hspec-core 
2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1

Modified:
  haskell-lsp-test/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-03-21 21:41:36 UTC (rev 1168531)
+++ PKGBUILD    2022-03-21 21:41:48 UTC (rev 1168532)
@@ -3,7 +3,7 @@
 _hkgname=lsp-test
 pkgname=haskell-lsp-test
 pkgver=0.14.0.1
-pkgrel=75
+pkgrel=76
 pkgdesc="Functional test framework for LSP servers."
 url="https://github.com/haskell/lsp/blob/master/lsp-test/README.md";
 license=("BSD")
@@ -26,7 +26,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'

Reply via email to