Date: Monday, June 6, 2022 @ 11:26:52 Author: felixonmars Revision: 1226098
upgpkg: haskell-lsp 1.2.0.1-95: rebuild with typed-process 0.2.10.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 11:26:45 UTC (rev 1226097) +++ PKGBUILD 2022-06-06 11:26:52 UTC (rev 1226098) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=94 +pkgrel=95 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
