Date: Thursday, May 27, 2021 @ 03:21:03 Author: felixonmars Revision: 947906
upgpkg: haskell-lsp-types 1.2.0.0-9: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-27 03:19:07 UTC (rev 947905) +++ PKGBUILD 2021-05-27 03:21:03 UTC (rev 947906) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
