Date: Wednesday, May 12, 2021 @ 04:09:11 Author: felixonmars Revision: 931423
upgpkg: haskell-lsp 1.2.0.0-3: rebuild with unliftio 0.2.15 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-12 04:08:13 UTC (rev 931422) +++ PKGBUILD 2021-05-12 04:09:11 UTC (rev 931423) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
