Date: Monday, August 16, 2021 @ 05:17:42 Author: felixonmars Revision: 1000046
upgpkg: haskell-lsp 1.2.0.0-29: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-16 05:15:31 UTC (rev 1000045) +++ PKGBUILD 2021-08-16 05:17:42 UTC (rev 1000046) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=28 +pkgrel=29 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
