From 65fe639a5339ad44f52460282bf7ab293f0bb5bb Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 7 Jan 2025 00:33:01 +0530 Subject: [PATCH] ast-grep: update to 0.33.0. --- srcpkgs/ast-grep/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ast-grep/template b/srcpkgs/ast-grep/template index 9e68fa372e8e8b..ec1752727b0a41 100644 --- a/srcpkgs/ast-grep/template +++ b/srcpkgs/ast-grep/template @@ -1,6 +1,6 @@ # Template file for 'ast-grep' pkgname=ast-grep -version=0.32.3 +version=0.33.0 revision=1 build_style=cargo make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs" @@ -10,7 +10,7 @@ license="MIT" homepage="https://ast-grep.github.io" changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md" distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate" -checksum=3d8fb5f36688adb83cb93c95ceebc31f799402e081225ddc7b7e6535f8eb1123 +checksum=d8fac1f5abffd08ed2d8b55e5e4409c7985f238e98fc84a9b7fd1bd0cf814c64 do_install() { vbin target/${RUST_TARGET}/release/ast-grep