From 933eaca4bd567603b912ab05ab3d05b8dbbca635 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 16 Feb 2025 21:46:53 +0530 Subject: [PATCH] ast-grep: update to 0.35.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 e9f9381880f..34fb64575d5 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.34.4 +version=0.35.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=5d777e747b2a674b480f672058c75dfdc483451bb5d4eaa8325b982f4ac9a1fb +checksum=b8f3a840339bd967a17e20524cacf55907a990f567ee558e4332b1726bce116b do_install() { vbin target/${RUST_TARGET}/release/ast-grep