Date: Thursday, February 25, 2021 @ 07:56:42 Author: felixonmars Revision: 873204
upgpkg: haskell-lsp 0.24.0.0-30: rebuild with regex-base 0.94.0.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 07:55:27 UTC (rev 873203) +++ PKGBUILD 2021-02-25 07:56:42 UTC (rev 873204) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
