Date: Sunday, March 26, 2023 @ 09:20:43 Author: felixonmars Revision: 1428753
upgpkg: haskell-lsp 1.6.0.0-18: rebuild with lifted-async 0.10.2.4 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 09:20:22 UTC (rev 1428752) +++ PKGBUILD 2023-03-26 09:20:43 UTC (rev 1428753) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.6.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
