Date: Sunday, March 28, 2021 @ 11:21:28 Author: felixonmars Revision: 906723
upgpkg: haskell-lsp0 0.24.0.0-10: rebuild with tasty 1.4.1 Modified: haskell-lsp0/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-28 11:19:16 UTC (rev 906722) +++ PKGBUILD 2021-03-28 11:21:28 UTC (rev 906723) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp0 pkgver=0.24.0.0 -pkgrel=9 +pkgrel=10 pkgdesc="Haskell library for the Microsoft Language Server Protocol (Legacy 0.x version)" url="https://github.com/alanz/haskell-lsp" license=("MIT")
