Date: Tuesday, June 7, 2022 @ 06:54:00 Author: felixonmars Revision: 1227764
upgpkg: haskell-lsp 1.2.0.1-96: rebuild with concurrent-output 1.10.16 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-07 06:53:53 UTC (rev 1227763) +++ PKGBUILD 2022-06-07 06:54:00 UTC (rev 1227764) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.2.0.1 -pkgrel=95 +pkgrel=96 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
