[arch-commits] Commit in haskell-lsp-test/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 22 01:48:26 UTC 2021


    Date: Tuesday, June 22, 2021 @ 01:48:26
  Author: felixonmars
Revision: 966697

upgpkg: haskell-lsp-test 0.14.0.0-16: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0

Modified:
  haskell-lsp-test/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-22 01:44:07 UTC (rev 966696)
+++ PKGBUILD	2021-06-22 01:48:26 UTC (rev 966697)
@@ -3,7 +3,7 @@
 _hkgname=lsp-test
 pkgname=haskell-lsp-test
 pkgver=0.14.0.0
-pkgrel=15
+pkgrel=16
 pkgdesc="Functional test framework for LSP servers."
 url="https://github.com/haskell/lsp/blob/master/lsp-test/README.md"
 license=("BSD")
@@ -22,6 +22,7 @@
 prepare() {
   cd lsp-$_hkgname-$pkgver/$_hkgname
   gen-setup
+  uusi -u base $_hkgname.cabal
 }
 
 build() {



More information about the arch-commits mailing list