Date: Monday, August 16, 2021 @ 04:28:12 Author: felixonmars Revision: 999986
upgpkg: haskell-lsp-types 1.2.0.0-28: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-lsp-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-16 04:24:51 UTC (rev 999985) +++ PKGBUILD 2021-08-16 04:28:12 UTC (rev 999986) @@ -3,7 +3,7 @@ _hkgname=lsp-types pkgname=haskell-lsp-types pkgver=1.2.0.0 -pkgrel=27 +pkgrel=28 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types" url="https://github.com/haskell/lsp" license=("MIT")
