Date: Saturday, February 20, 2021 @ 18:50:26 Author: felixonmars Revision: 867001
upgpkg: haskell-lsp 0.24.0.0-26: rebuild with hashable-time 0.2.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-20 18:49:08 UTC (rev 867000) +++ PKGBUILD 2021-02-20 18:50:26 UTC (rev 867001) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.24.0.0 -pkgrel=25 +pkgrel=26 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
