Date: Wednesday, April 6, 2022 @ 21:33:19 Author: felixonmars Revision: 1182097
upgpkg: haskell-lsp 1.2.0.1-74: rebuild with unordered-containers 0.2.18.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 21:33:13 UTC (rev 1182096) +++ PKGBUILD 2022-04-06 21:33:19 UTC (rev 1182097) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=73 +pkgrel=74 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
