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