From b6c3f8028227a11457509b6910c0c323a86a53f1 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 3 Dec 2023 12:11:16 +0530 Subject: [PATCH] ast-grep: update to 0.16.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 fb5b74fd72ec9..14d3888062ac1 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.2 +version=0.16.0 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=9848e9dfa5e564155e358ef2817db09fedbfe5a77d861c0b8f5171b7a7877a25 +checksum=319fbea1c0a60f185367640fb9ed712248726efba0d7a0c012024e34fbb5b254 post_install() { vlicense LICENSE