Date: Monday, June 6, 2022 @ 05:53:52 Author: felixonmars Revision: 1224422
upgpkg: haskell-lsp 1.2.0.1-94: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 05:53:44 UTC (rev 1224421) +++ PKGBUILD 2022-06-06 05:53:52 UTC (rev 1224422) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=93 +pkgrel=94 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
