Date: Sunday, March 21, 2021 @ 10:20:23 Author: felixonmars Revision: 897318
upgpkg: haskell-lsp 1.1.1.0-5: rebuild with tasty 1.4.0.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 10:18:56 UTC (rev 897317) +++ PKGBUILD 2021-03-21 10:20:23 UTC (rev 897318) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.1.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/lsp" license=("MIT")
