Date: Friday, March 4, 2022 @ 21:33:31 Author: felixonmars Revision: 1141886
upgpkg: haskell-lsp-types 1.3.0.1-50: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-04 21:30:52 UTC (rev 1141885) +++ PKGBUILD 2022-03-04 21:33:31 UTC (rev 1141886) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=49 +pkgrel=50 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
