Date: Friday, February 19, 2021 @ 21:07:41 Author: felixonmars Revision: 866298
upgpkg: haskell-lsp 0.24.0.0-25: rebuild with profunctors 5.6.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 21:05:47 UTC (rev 866297) +++ PKGBUILD 2021-02-19 21:07:41 UTC (rev 866298) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=24 +pkgrel=25 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
