Date: Friday, May 14, 2021 @ 15:50:13 Author: felixonmars Revision: 934185
upgpkg: haskell-lsp0-types 0.24.0.0-20: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0, tasty-hspec 1.1.7 Modified: haskell-lsp0-types/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:48:37 UTC (rev 934184) +++ PKGBUILD 2021-05-14 15:50:13 UTC (rev 934185) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp-types pkgname=haskell-lsp0-types pkgver=0.24.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol, data types (Legacy 0.x version)" url="https://github.com/alanz/haskell-lsp" license=("MIT")
