Date: Sunday, October 4, 2020 @ 21:52:41 Author: felixonmars Revision: 718656
upgpkg: haskell-lsp 0.22.0.0-8: rebuild with aeson 1.5.4.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 21:51:24 UTC (rev 718655) +++ PKGBUILD 2020-10-04 21:52:41 UTC (rev 718656) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.22.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
