Date: Saturday, March 6, 2021 @ 01:48:19 Author: felixonmars Revision: 883002
upgpkg: haskell-lsp 0.24.0.0-34: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 01:47:05 UTC (rev 883001) +++ PKGBUILD 2021-03-06 01:48:19 UTC (rev 883002) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
