From 739dce97d037d22bc6825a79ca5cc0bc7e6f9abe Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 27 Nov 2023 11:42:21 +0530 Subject: [PATCH] ast-grep: update to 0.13.2. --- 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 3b885e3dda394..fb5b74fd72ec9 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.13.1 +version=0.13.2 revision=1 build_style=cargo make_check_args="-- --skip=test_unmatching_id" @@ -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=d2fcf56a14bd9f3524efa4603c3effff8ac4b5316c466b5181b6bede79c5279b +checksum=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25 post_install() { vlicense LICENSE