From 7650481b5c824433c75690496592bd04606abd4d Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 6 Dec 2024 16:37:36 +0530 Subject: [PATCH] ast-grep: update to 0.32.2. Closes: #53637 [via git-merge-pr] --- 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 a8892d13ea1..981f515a099 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.31.0 +version=0.32.2 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=3f3bc70c0b82e1712de70725c642b528f0b1544ea7a1ade610826e0659a85816 +checksum=526e37cbcf2af052fd8159238ff3cd99912dbdb778a9297e4c85e48109a00b4c do_install() { vbin target/${RUST_TARGET}/release/ast-grep