Date: Friday, March 12, 2021 @ 11:10:27 Author: felixonmars Revision: 888644
upgpkg: haskell-lsp 0.24.0.0-36: rebuild with tasty 1.4.0.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-12 11:08:18 UTC (rev 888643) +++ PKGBUILD 2021-03-12 11:10:27 UTC (rev 888644) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=35 +pkgrel=36 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
