From ba545454b0104adaa3e4b9e8d0965105eefbcd2a Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 3 Jun 2025 12:17:21 +0530 Subject: [PATCH] ast-grep: update to 0.38.4. --- 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 8367c9005bf..5ea93f3f95a 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.38.2 +version=0.38.4 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=b8d269cb662f9b5e75c8349fc31c90037b9e99d0d35d1321d165fb90ffb05d4b +checksum=a9ff459247ec6ab5aeb66a7175610fccafe163bc9fed7ffe7960b9bc2bf9b575 do_install() { vbin target/${RUST_TARGET}/release/ast-grep