Date: Tuesday, July 20, 2021 @ 12:42:52 Author: felixonmars Revision: 979937
upgpkg: haskell-lsp 1.2.0.0-19: rebuild with regex-posix 0.96.0.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-20 12:41:51 UTC (rev 979936) +++ PKGBUILD 2021-07-20 12:42:52 UTC (rev 979937) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
