ast-grep: update to 0.34.4.
This commit is contained in:
parent
73a9b3dfc9
commit
1ceb93389e
@ -1,6 +1,6 @@
|
||||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.33.1
|
||||
version=0.34.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
make_check_args="-- --skip=test_unmatching_id --skip=test_merge_with_globs"
|
||||
@ -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://static.crates.io/crates/ast-grep/ast-grep-${version}.crate"
|
||||
checksum=faf93c491b0488fe485fce7bfcc58e4b6d04bae46369d1cfdeb9984660f704b1
|
||||
checksum=5d777e747b2a674b480f672058c75dfdc483451bb5d4eaa8325b982f4ac9a1fb
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
Loading…
x
Reference in New Issue
Block a user