Date: Wednesday, January 6, 2021 @ 12:39:22 Author: felixonmars Revision: 810703
upgpkg: haskell-lsp 0.23.0.0-58: rebuild with aeson 1.5.5.1, quickcheck-instances 0.3.25.2 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-06 12:38:04 UTC (rev 810702) +++ PKGBUILD 2021-01-06 12:39:22 UTC (rev 810703) @@ -3,7 +3,7 @@ _hkgname=haskell-lsp pkgname=haskell-lsp pkgver=0.23.0.0 -pkgrel=57 +pkgrel=58 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/alanz/haskell-lsp" license=("MIT")
