Date: Friday, May 14, 2021 @ 15:05:24 Author: felixonmars Revision: 934163
upgpkg: haskell-lsp 1.2.0.0-4: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:04:06 UTC (rev 934162) +++ PKGBUILD 2021-05-14 15:05:24 UTC (rev 934163) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
