commit: 4ca13f291a94cf981eb71661e6247924e059740b Author: ingenarel (NeoJesus) <ingenarel_neojesus <AT> disroot <DOT> org> AuthorDate: Thu Jan 29 21:32:45 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 1 00:51:16 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ca13f29
dev-libs/tree-sitter: change patchfile for 9999 Closes: https://bugs.gentoo.org/969441 Signed-off-by: ingenarel (NeoJesus) <ingenarel_neojesus <AT> disroot.org> Part-of: https://github.com/gentoo/gentoo/pull/45576 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/tree-sitter/tree-sitter-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/tree-sitter/tree-sitter-9999.ebuild b/dev-libs/tree-sitter/tree-sitter-9999.ebuild index b85048c678f9..424dd8528a1d 100644 --- a/dev-libs/tree-sitter/tree-sitter-9999.ebuild +++ b/dev-libs/tree-sitter/tree-sitter-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SLOT="0/${PV}" RESTRICT="test" # tests are for CLI and not the lib PATCHES=( - "${FILESDIR}/${PN}-0.22.2-no-static.patch" + "${FILESDIR}/${PN}-0.26.3-no-static.patch" ) src_prepare() {
