mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 00:57:01 +02:00
ast-grep: update to 0.33.0.
This commit is contained in:
parent
24f1dd1829
commit
1a86c6c85d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.32.3
|
||||
version=0.33.0
|
||||
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=3d8fb5f36688adb83cb93c95ceebc31f799402e081225ddc7b7e6535f8eb1123
|
||||
checksum=d8fac1f5abffd08ed2d8b55e5e4409c7985f238e98fc84a9b7fd1bd0cf814c64
|
||||
|
||||
do_install() {
|
||||
vbin target/${RUST_TARGET}/release/ast-grep
|
||||
|
|
Loading…
Add table
Reference in a new issue