Date: Friday, October 2, 2020 @ 13:07:17 Author: felixonmars Revision: 715473
upgpkg: haskell-lsp 0.22.0.0-6: rebuild with base-orphans 0.8.3 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 13:05:57 UTC (rev 715472) +++ PKGBUILD 2020-10-02 13:07:17 UTC (rev 715473) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.22.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
