From 128effdb6d5e6fbf030a4e5977f93a85137176dc Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sun, 13 Oct 2024 04:00:06 +0200 Subject: [PATCH 1/4] tree-sitter: update to 0.24.3. --- common/shlibs | 2 +- srcpkgs/tree-sitter/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index d9b54da38025a0..3c9f4eea0659ac 100644 --- a/common/shlibs +++ b/common/shlibs @@ -4196,7 +4196,7 @@ libsword-1.8.1.so libsword-1.8.1_6 libgivaro.so.9 givaro-4.1.1_1 liblinbox.so.0 linbox-1.6.3_1 libpari-gmp-tls.so.8 pari-2.15.0_1 -libtree-sitter.so.0 tree-sitter-0.19.0_1 +libtree-sitter.so.0.24 tree-sitter-0.24.3_1 libplanarity.so.0 planarity-3.0.1.1_1 libgap.so.9 gap-4.13.0_1 libgtkdatabox.so.1 gtkdatabox3-1.0.0_1 diff --git a/srcpkgs/tree-sitter/template b/srcpkgs/tree-sitter/template index ecb118c7ea6df7..0dc984bff47e87 100644 --- a/srcpkgs/tree-sitter/template +++ b/srcpkgs/tree-sitter/template @@ -1,6 +1,6 @@ # Template file for 'tree-sitter' pkgname=tree-sitter -version=0.22.6 +version=0.24.3 revision=1 build_style=cargo make_install_args="--path=cli" @@ -10,7 +10,7 @@ license="MIT" homepage="https://tree-sitter.github.io" changelog="https://raw.githubusercontent.com/tree-sitter/tree-sitter/master/CHANGELOG.md" distfiles="https://github.com/tree-sitter/tree-sitter/archive/refs/tags/v${version}.tar.gz" -checksum=e2b687f74358ab6404730b7fb1a1ced7ddb3780202d37595ecd7b20a8f41861f +checksum=0a8d0cf8e09caba22ed0d8439f7fa1e3d8453800038e43ccad1f34ef29537da1 make_check=no # tests require generating fixtures from remote repositories post_build() { From ce29bd3ca1fbe8ff353ff4c180701e751789a8b0 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sun, 13 Oct 2024 04:00:45 +0200 Subject: [PATCH 2/4] emacs: revbump for tree-sitter --- srcpkgs/emacs/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/emacs/template b/srcpkgs/emacs/template index 48d3cf352f6b84..03f32ff7e382fa 100644 --- a/srcpkgs/emacs/template +++ b/srcpkgs/emacs/template @@ -1,7 +1,7 @@ # Template file for 'emacs' pkgname=emacs version=29.4 -revision=1 +revision=2 create_wrksrc=required build_style=gnu-configure configure_args="--with-file-notification=inotify --with-modules From 786f6a4977a5044ddb5c39f8b592fbe9b2c32039 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sun, 13 Oct 2024 04:00:57 +0200 Subject: [PATCH 3/4] neovim: revbump for tree-sitter --- srcpkgs/neovim/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index ea19534107a4e5..cf27c7509ad4a9 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -1,7 +1,7 @@ # Template file for 'neovim' pkgname=neovim version=0.10.2 -revision=1 +revision=2 # as per https://github.com/neovim/neovim/blob/master/cmake.deps/deps.txt _treesitter_c_version=0.21.3 _treesitter_lua_version=0.1.0 From 315d13fc32ff97cfe60462b7ee32969c43861597 Mon Sep 17 00:00:00 2001 From: dataCobra Date: Sun, 13 Oct 2024 04:02:31 +0200 Subject: [PATCH 4/4] rizin: revbump for tree-sitter --- srcpkgs/rizin/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/rizin/template b/srcpkgs/rizin/template index a684f0d17ab157..a1d3a9a46f7e07 100644 --- a/srcpkgs/rizin/template +++ b/srcpkgs/rizin/template @@ -3,7 +3,7 @@ # Rebuild cutter on update pkgname=rizin version=0.7.3 -revision=1 +revision=2 build_style=meson configure_args="-D use_sys_capstone=enabled -D use_capstone_version=v5 -D use_sys_magic=enabled -D use_sys_libzip=enabled -D use_sys_zlib=enabled