Date: Thursday, May 27, 2021 @ 03:22:06 Author: felixonmars Revision: 947908
upgpkg: haskell-lsp 1.2.0.0-10: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 03:21:13 UTC (rev 947907) +++ PKGBUILD 2021-05-27 03:22:06 UTC (rev 947908) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
