From 42566ca3616758e860a20c472bebb7bf9dc9f8ca Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 8 Apr 2024 22:46:16 +0530 Subject: [PATCH] ast-grep: update to 0.20.3. --- 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 413f21b4c8f918..bcd6840e0102fc 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.20.2 +version=0.20.3 revision=1 build_style=cargo make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs" @@ -11,7 +11,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=7ac93d17591227a26f38236c94d3c618cb5e9d317971e7c24af21a97fd398b79 +checksum=3a6b77824004a47ae32f60dd4d30e2d35060273acf67374253cece9f5b37b8b1 post_install() { vlicense LICENSE