Date: Monday, May 31, 2021 @ 08:02:25 Author: felixonmars Revision: 951992
upgpkg: haskell-lsp 1.2.0.0-11: rebuild with unliftio 0.2.16 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-31 08:01:56 UTC (rev 951991) +++ PKGBUILD 2021-05-31 08:02:25 UTC (rev 951992) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
