Date: Saturday, February 13, 2021 @ 10:48:31 Author: felixonmars Revision: 859085
upgpkg: haskell-lsp 0.24.0.0-22: rebuild with network-uri 2.6.4.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-13 10:47:22 UTC (rev 859084) +++ PKGBUILD 2021-02-13 10:48:31 UTC (rev 859085) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=21 +pkgrel=22 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
