Date: Thursday, February 9, 2023 @ 01:33:23 Author: felixonmars Revision: 1397115
upgpkg: haskell-lsp 1.4.0.0-8: rebuild with unliftio-core 0.2.1.0 Modified: haskell-lsp/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-09 01:33:22 UTC (rev 1397114) +++ PKGBUILD 2023-02-09 01:33:23 UTC (rev 1397115) @@ -3,7 +3,7 @@ _hkgname=lsp pkgname=haskell-lsp pkgver=1.4.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="Haskell library for the Microsoft Language Server Protocol" url="https://github.com/haskell/lsp" license=("MIT")
