Date: Thursday, March 24, 2022 @ 21:07:54 Author: felixonmars Revision: 1175418
upgpkg: haskell-lsp 1.2.0.1-72: rebuild with quickcheck-instances 0.3.27 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 21:07:48 UTC (rev 1175417) +++ PKGBUILD 2022-03-24 21:07:54 UTC (rev 1175418) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=71 +pkgrel=72 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
