Date: Friday, January 6, 2023 @ 23:23:03 Author: felixonmars Revision: 1380253
upgpkg: haskell-lsp 1.4.0.0-4: rebuild with hashable 1.4.2.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 23:22:37 UTC (rev 1380252) +++ PKGBUILD 2023-01-06 23:23:03 UTC (rev 1380253) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.4.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
