From d200245de9a8d28dbf8a5731e4b836df6aad101c Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 13 Mar 2024 13:59:37 +0530 Subject: [PATCH] ast-grep: update to 0.19.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 8b0354ce006ef4..adf3b7165b70ed 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.19.3 +version=0.19.4 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=6171c71b69607c996501ccf2f6a08ea7b162c047043f8ad9544d5441e9574564 +checksum=8bdc89dacd46a1a48497ec7af62555fdb2ae43aee2533c1d64ee6f261253889e post_install() { vlicense LICENSE