ast-grep: update to 0.27.3.
This commit is contained in:
parent
b7b6589b13
commit
a2e045c900
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ast-grep'
|
||||
pkgname=ast-grep
|
||||
version=0.27.1
|
||||
version=0.27.3
|
||||
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=a59a9d509de675df05217aa4a205817a82c86fb3bccd3039c28622cdc6d95525
|
||||
checksum=e93c52271342a235910539b9b821086599564cacb6aa6651b94806a8a65e5003
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue