Date: Tuesday, March 23, 2021 @ 10:44:11 Author: felixonmars Revision: 900277
upgpkg: haskell-lsp 1.1.1.0-6: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 10:42:38 UTC (rev 900276) +++ PKGBUILD 2021-03-23 10:44:11 UTC (rev 900277) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.1.1.0 -pkgrel=5 +pkgrel=6 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/lsp" license=("MIT")
