Date: Thursday, February 18, 2021 @ 06:03:04 Author: felixonmars Revision: 863653
upgpkg: haskell-lsp 0.24.0.0-24: rebuild with async 2.2.3 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 06:01:01 UTC (rev 863652) +++ PKGBUILD 2021-02-18 06:03:04 UTC (rev 863653) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=23 +pkgrel=24 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
