Date: Wednesday, February 10, 2021 @ 04:20:16 Author: felixonmars Revision: 852336
upgpkg: haskell-lsp 0.24.0.0-17: rebuild with ghc 8.10.4 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 04:18:54 UTC (rev 852335) +++ PKGBUILD 2021-02-10 04:20:16 UTC (rev 852336) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=16 +pkgrel=17 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
