Date: Saturday, March 4, 2023 @ 12:38:10 Author: felixonmars Revision: 1412093
upgpkg: haskell-lsp 1.6.0.0-7: rebuild with typed-process 0.2.11.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 12:38:02 UTC (rev 1412092) +++ PKGBUILD 2023-03-04 12:38:10 UTC (rev 1412093) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.6.0.0 -pkgrel=6 +pkgrel=7 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
