diff --git a/common/shlibs b/common/shlibs index d9b54da3802..3c9f4eea065 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 ecb118c7ea6..0dc984bff47 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() {