Skip to content

Commit 4e893ef

Browse files
icp1994classabbyamp
authored andcommitted
ast-grep: update to 0.30.0.
1 parent 01be5f0 commit 4e893ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

srcpkgs/ast-grep/template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'ast-grep'
22
pkgname=ast-grep
3-
version=0.29.0
3+
version=0.30.0
44
revision=1
55
build_style=cargo
66
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
@@ -10,7 +10,7 @@ license="MIT"
1010
homepage="https://ast-grep.github.io"
1111
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
1212
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
13-
checksum=6e6d56b42a4eabf479104d7eee73aeee2743c3e9e1debd860e73127b6fcad09f
13+
checksum=ebbd6bac25f4cbb262a6dff3783f43131091c47ad5a00541e0afddd2197f10ce
1414

1515
do_install() {
1616
vbin target/${RUST_TARGET}/release/ast-grep

0 commit comments

Comments
 (0)