Date: Tuesday, October 18, 2022 @ 02:01:05 Author: felixonmars Revision: 1331334
upgpkg: haskell-lsp-types 1.3.0.1-128: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 01:57:38 UTC (rev 1331333) +++ PKGBUILD 2022-10-18 02:01:05 UTC (rev 1331334) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=127 +pkgrel=128 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
