Date: Thursday, September 22, 2022 @ 12:16:14 Author: felixonmars Revision: 1307650
upgpkg: haskell-lsp-types 1.3.0.1-119: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 12:14:26 UTC (rev 1307649) +++ PKGBUILD 2022-09-22 12:16:14 UTC (rev 1307650) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=118 +pkgrel=119 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
