Date: Thursday, June 10, 2021 @ 18:43:27 Author: felixonmars Revision: 961585
upgpkg: haskell-lsp 1.2.0.0-14: rebuild with unliftio 0.2.18 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-10 18:41:48 UTC (rev 961584) +++ PKGBUILD 2021-06-10 18:43:27 UTC (rev 961585) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=13 +pkgrel=14 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
