From 4ceba0aed1e5a9819d80d41fc5b628bfadc3308c Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 3 Aug 2025 18:55:39 +0530 Subject: [PATCH] ast-grep: update to 0.39.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 8c715d8a98e..9b2c8c8d7c7 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.39.1 +version=0.39.3 revision=1 build_style=cargo configure_args="--package=ast-grep" @@ -10,7 +10,7 @@ license="MIT" homepage="https://ast-grep.github.io" changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md" distfiles="https://github.com/ast-grep/ast-grep/archive/refs/tags/${version}.tar.gz" -checksum=b556b38fec358216fb1cdf1cb4825e689176c7c50caad45be19755dafbdf3f55 +checksum=4436a300e97031f46f0cf37101b5422a9e6b74062678a9bffde13ed88f1145c2 do_install() { vbin target/${RUST_TARGET}/release/ast-grep