Date: Friday, December 25, 2020 @ 08:31:06 Author: felixonmars Revision: 789815
upgpkg: haskell-lsp 0.23.0.0-46: rebuild with comonad 5.0.7 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 08:28:48 UTC (rev 789814) +++ PKGBUILD 2020-12-25 08:31:06 UTC (rev 789815) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.23.0.0 -pkgrel=45 +pkgrel=46 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
