Date: Thursday, June 3, 2021 @ 05:04:26 Author: felixonmars Revision: 954545
upgpkg: haskell-lsp 1.2.0.0-12: rebuild with unliftio 0.2.17 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-03 05:03:36 UTC (rev 954544) +++ PKGBUILD 2021-06-03 05:04:26 UTC (rev 954545) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=11 +pkgrel=12 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
