Date: Tuesday, November 17, 2020 @ 02:37:45 Author: felixonmars Revision: 755793
upgpkg: haskell-lsp 0.23.0.0-23: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 02:35:27 UTC (rev 755792) +++ PKGBUILD 2020-11-17 02:37:45 UTC (rev 755793) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.23.0.0 -pkgrel=22 +pkgrel=23 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
