Date: Wednesday, May 4, 2022 @ 13:45:20 Author: felixonmars Revision: 1194180
upgpkg: haskell-lsp-types 1.3.0.1-67: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 13:45:14 UTC (rev 1194179) +++ PKGBUILD 2022-05-04 13:45:20 UTC (rev 1194180) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.3.0.1 -pkgrel=66 +pkgrel=67 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
