Date: Saturday, January 9, 2021 @ 09:48:01 Author: felixonmars Revision: 815270
upgpkg: haskell-lsp-types 0.23.0.0-59: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 09:46:23 UTC (rev 815269) +++ PKGBUILD 2021-01-09 09:48:01 UTC (rev 815270) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp-types pkgver=0.23.0.0 -pkgrel=58 +pkgrel=59 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/alanz/haskell-lsp" license=("MIT")
