Date: Sunday, April 10, 2022 @ 11:55:55 Author: felixonmars Revision: 1184633
upgpkg: haskell-lsp-types 1.3.0.1-65: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 11:55:46 UTC (rev 1184632) +++ PKGBUILD 2022-04-10 11:55:55 UTC (rev 1184633) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=64 +pkgrel=65 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
