Date: Thursday, February 11, 2021 @ 10:58:15 Author: felixonmars Revision: 855757
upgpkg: haskell-lsp 0.24.0.0-20: rebuild with hspec-meta 2.7.8 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 10:57:03 UTC (rev 855756) +++ PKGBUILD 2021-02-11 10:58:15 UTC (rev 855757) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
