Date: Wednesday, May 4, 2022 @ 13:51:19 Author: felixonmars Revision: 1194230
upgpkg: haskell-lsp 1.2.0.1-77: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 13:51:13 UTC (rev 1194229) +++ PKGBUILD 2022-05-04 13:51:19 UTC (rev 1194230) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=76 +pkgrel=77 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
