Date: Saturday, January 23, 2021 @ 04:17:56 Author: felixonmars Revision: 825725
upgpkg: haskell-lsp 0.24.0.0-3: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-23 04:15:34 UTC (rev 825724) +++ PKGBUILD 2021-01-23 04:17:56 UTC (rev 825725) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
