Date: Sunday, May 15, 2022 @ 03:19:50 Author: felixonmars Revision: 1205962
upgpkg: haskell-lsp 1.2.0.1-85: rebuild with hashable 1.4.0.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-15 03:19:41 UTC (rev 1205961) +++ PKGBUILD 2022-05-15 03:19:50 UTC (rev 1205962) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=84 +pkgrel=85 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
