Date: Monday, September 20, 2021 @ 10:41:28 Author: felixonmars Revision: 1018689
upgpkg: haskell-lsp 1.2.0.0-37: rebuild with unliftio 0.2.20 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-20 10:40:42 UTC (rev 1018688) +++ PKGBUILD 2021-09-20 10:41:28 UTC (rev 1018689) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=36 +pkgrel=37 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
