Date: Tuesday, January 12, 2021 @ 02:08:29 Author: felixonmars Revision: 819110
upgpkg: haskell-lsp 0.23.0.0-63: rebuild with hspec 2.7.6, hspec-core 2.7.6, hspec-discover 2.7.6 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-12 02:07:15 UTC (rev 819109) +++ PKGBUILD 2021-01-12 02:08:29 UTC (rev 819110) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.23.0.0 -pkgrel=62 +pkgrel=63 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
