Date: Sunday, October 4, 2020 @ 14:05:19 Author: felixonmars Revision: 717682
upgpkg: haskell-lsp 0.22.0.0-7: rebuild with transformers-compat 0.6.6 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-04 14:04:05 UTC (rev 717681) +++ PKGBUILD 2020-10-04 14:05:19 UTC (rev 717682) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.22.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
