Date: Wednesday, January 26, 2022 @ 15:53:22 Author: felixonmars Revision: 1115980
upgpkg: haskell-lsp 1.2.0.1-44: rebuild with hspec 2.8.5, hspec-core 2.8.5, hspec-discover 2.8.5 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-26 15:52:34 UTC (rev 1115979) +++ PKGBUILD 2022-01-26 15:53:22 UTC (rev 1115980) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=43 +pkgrel=44 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
