Date: Sunday, March 21, 2021 @ 10:39:48 Author: felixonmars Revision: 897332
upgpkg: haskell-lsp-test 0.13.0.0-5: rebuild with tasty 1.4.0.2 Modified: haskell-lsp-test/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 10:37:33 UTC (rev 897331) +++ PKGBUILD 2021-03-21 10:39:48 UTC (rev 897332) @@ -3,7 +3,7 @@ _hkgname=lsp-test pkgname=haskell-lsp-test pkgver=0.13.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Functional test framework for LSP servers." url="https://github.com/bubba/lsp-test#readme" license=("BSD")
