Date: Sunday, March 28, 2021 @ 14:22:44 Author: felixonmars Revision: 906889
upgpkg: haskell-lsp-test 0.13.0.0-11: rebuild with tasty 1.4.1 Modified: haskell-lsp-test/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 14:20:19 UTC (rev 906888) +++ PKGBUILD 2021-03-28 14:22:44 UTC (rev 906889) @@ -3,7 +3,7 @@ _hkgname=lsp-test pkgname=haskell-lsp-test pkgver=0.13.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Functional test framework for LSP servers." url="https://github.com/bubba/lsp-test#readme" license=("BSD")
