Date: Saturday, January 29, 2022 @ 04:24:14 Author: felixonmars Revision: 1118856
upgpkg: haskell-lsp 1.2.0.1-45: rebuild with async 2.2.4 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-29 04:23:26 UTC (rev 1118855) +++ PKGBUILD 2022-01-29 04:24:14 UTC (rev 1118856) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=44 +pkgrel=45 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
