We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01be5f0 commit 4e893efCopy full SHA for 4e893ef
srcpkgs/ast-grep/template
@@ -1,6 +1,6 @@
1
# Template file for 'ast-grep'
2
pkgname=ast-grep
3
-version=0.29.0
+version=0.30.0
4
revision=1
5
build_style=cargo
6
make_check_args="-- --skip=test_unmatching_id skip=test_merge_with_globs"
@@ -10,7 +10,7 @@ license="MIT"
10
homepage="https://ast-grep.github.io"
11
changelog="https://raw.githubusercontent.com/ast-grep/ast-grep/main/CHANGELOG.md"
12
distfiles="https://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
13
-checksum=6e6d56b42a4eabf479104d7eee73aeee2743c3e9e1debd860e73127b6fcad09f
+checksum=ebbd6bac25f4cbb262a6dff3783f43131091c47ad5a00541e0afddd2197f10ce
14
15
do_install() {
16
vbin target/${RUST_TARGET}/release/ast-grep
0 commit comments