Date: Friday, May 14, 2021 @ 15:51:54 Author: felixonmars Revision: 934187
upgpkg: haskell-lsp0 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/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-14 15:50:24 UTC (rev 934186) +++ PKGBUILD 2021-05-14 15:51:54 UTC (rev 934187) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp0 pkgver=0.24.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol (Legacy 0.x version)" url="https://github.com/alanz/haskell-lsp" license=("MIT")
