1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/cargo-expand: upgrade to 1.0.112

This commit is contained in:
Matthias Ahouansou 2025-07-09 02:00:32 +01:00
parent ec2710cd7d
commit 2b819a185c
No known key found for this signature in database

View file

@ -1,7 +1,7 @@
# Contributor: Matthias Ahouansou <matthias@ahouansou.cz>
maintainer="Matthias Ahouansou <matthias@ahouansou.cz>"
pkgname=cargo-expand
pkgver=1.0.111
pkgver=1.0.112
pkgrel=0
pkgdesc="Cargo subcommand to show result of macro expansion"
url="https://github.com/dtolnay/cargo-expand"
@ -38,5 +38,5 @@ package() {
}
sha512sums="
1c238e24326cbdd0232f820b056a13c741902ef060c1a12cc3ebdb090c4c91dd2db033563ec653ac42ebc4f286008c2805e95706df62a28923f478c76f6c2935 cargo-expand-1.0.111.tar.gz
ac20a9feac5cb825c1c1cf689a6d7e83c3c86ac8a77642c1be6ba003c7e5418d4d149184969e57c4f3f241bbcbdd84adfdd4bf7250ed97abd0ea3823792c47f2 cargo-expand-1.0.112.tar.gz
"