Date: Monday, September 28, 2020 @ 16:54:27 Author: felixonmars Revision: 713213
upgpkg: haskell-lsp 0.22.0.0-5: rebuild with foldl 1.4.9 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-28 16:53:43 UTC (rev 713212) +++ PKGBUILD 2020-09-28 16:54:27 UTC (rev 713213) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.22.0.0 -pkgrel=4 +pkgrel=5 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
