Date: Thursday, July 22, 2021 @ 16:03:22 Author: felixonmars Revision: 983151
upgpkg: haskell-lsp 1.2.0.0-20: rebuild with unliftio 0.2.19 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-22 16:02:13 UTC (rev 983150) +++ PKGBUILD 2021-07-22 16:03:22 UTC (rev 983151) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
