Date: Thursday, March 24, 2022 @ 03:22:46 Author: felixonmars Revision: 1173708
upgpkg: haskell-lsp 1.2.0.1-71: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 03:22:41 UTC (rev 1173707) +++ PKGBUILD 2022-03-24 03:22:46 UTC (rev 1173708) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=70 +pkgrel=71 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
