From 11a4fe463a1f81fdba4b46ff0672f0c932138fe9 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Tue, 28 May 2024 12:03:53 +0530
Subject: [PATCH] ast-grep: update to 0.23.0.

Closes: #50899 [via git-merge-pr]
---
 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 5efd0f4b1c0..ef81d8d8bd4 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.22.6
+version=0.23.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=c9503664a1b37da8281712547b08e7e49065fab646d2685f2d27f908dbd63516
+checksum=5729092f143c0744e7b49578e4d9d88c93f910dddb07bb07c6fc1d0b2d19c140
 
 post_install() {
 	vlicense LICENSE