Date: Tuesday, February 22, 2022 @ 17:44:42 Author: felixonmars Revision: 1135990
upgpkg: haskell-lsp 1.2.0.1-56: rebuild with hashable 1.4.0.0, quickcheck-instances 0.3.26.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-22 17:43:54 UTC (rev 1135989) +++ PKGBUILD 2022-02-22 17:44:42 UTC (rev 1135990) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=55 +pkgrel=56 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
