Date: Thursday, March 30, 2023 @ 04:56:36 Author: felixonmars Revision: 1430751
upgpkg: haskell-lsp1.4 1.4.0.0-20: rebuild with quickcheck-instances 0.3.29 Modified: haskell-lsp1.4/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 04:56:17 UTC (rev 1430750) +++ PKGBUILD 2023-03-30 04:56:36 UTC (rev 1430751) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp1.4 pkgver=1.4.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
