commit:     9a13afea18c7afbc77bf0ed4c8374e3e56f9be53
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 18 19:26:11 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Apr 18 19:26:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a13afea

app-editors/neovim: change dep bounds for 0.7.0

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-editors/neovim/neovim-0.7.0.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-editors/neovim/neovim-0.7.0.ebuild 
b/app-editors/neovim/neovim-0.7.0.ebuild
index 73e1b119ece1..f23e7434577b 100644
--- a/app-editors/neovim/neovim-0.7.0.ebuild
+++ b/app-editors/neovim/neovim-0.7.0.ebuild
@@ -39,7 +39,7 @@ BDEPEND="${LUA_DEPS}
 # Check 
https://github.com/neovim/neovim/blob/master/third-party/CMakeLists.txt for
 # new dependency bounds and so on on bumps (obviously adjust for right 
branch/tag).
 DEPEND="${LUA_DEPS}
-       >=dev-lua/luv-1.42.0[${LUA_SINGLE_USEDEP}]
+       >=dev-lua/luv-1.43.0[${LUA_SINGLE_USEDEP}]
        $(lua_gen_cond_dep '
                dev-lua/lpeg[${LUA_USEDEP}]
                dev-lua/mpack[${LUA_USEDEP}]
@@ -47,10 +47,10 @@ DEPEND="${LUA_DEPS}
        $(lua_gen_cond_dep '
                dev-lua/LuaBitOp[${LUA_USEDEP}]
        ' lua5-{1,2})
-       >=dev-libs/libuv-1.42.0:=
+       >=dev-libs/libuv-1.44.1:=
        >=dev-libs/libvterm-0.1.4
        >=dev-libs/msgpack-3.0.0:=
-       >=dev-libs/tree-sitter-0.20.1:=
+       >=dev-libs/tree-sitter-0.20.6:=
        tui? (
                >=dev-libs/libtermkey-0.22
                >=dev-libs/unibilium-2.0.0:0=

Reply via email to