Date: Tuesday, October 18, 2022 @ 02:02:52 Author: felixonmars Revision: 1331340
upgpkg: haskell-lsp 1.2.0.1-141: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 02:02:37 UTC (rev 1331339) +++ PKGBUILD 2022-10-18 02:02:52 UTC (rev 1331340) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=140 +pkgrel=141 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")