From b4157c2e2b3436e0ee46136acaf0ac4c49a71ec3 Mon Sep 17 00:00:00 2001 From: icp Date: Fri, 16 Feb 2024 22:58:28 +0530 Subject: [PATCH] ast-grep: update to 0.19.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 9e9526b9389cc3..356d4bf2e63f2a 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.18.1 +version=0.19.0 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=df635ec62f050ed698342b0bb9442eb9b5b2f2dfa61bca61b55ab7849bf4db1b +checksum=1da6f7acafed554234d2a694370ff951d08313f1245897a87c510d7cc1fbdd18 post_install() { vlicense LICENSE