mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
taplo: update to 0.9.2
This commit is contained in:
parent
51e5f8dd2d
commit
0c4f2d8cd0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'taplo'
|
# Template file for 'taplo'
|
||||||
pkgname=taplo
|
pkgname=taplo
|
||||||
version=0.9.1
|
version=0.9.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
# no-default-features: allows selecting custom feature set
|
# no-default-features: allows selecting custom feature set
|
||||||
|
@ -16,7 +16,7 @@ license="MIT"
|
||||||
homepage="https://taplo.tamasfe.dev/"
|
homepage="https://taplo.tamasfe.dev/"
|
||||||
changelog="https://raw.githubusercontent.com/tamasfe/taplo/master/crates/taplo-cli/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/tamasfe/taplo/master/crates/taplo-cli/CHANGELOG.md"
|
||||||
distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-taplo-cli-${version}.tar.gz"
|
distfiles="https://github.com/tamasfe/taplo/archive/refs/tags/release-taplo-cli-${version}.tar.gz"
|
||||||
checksum=6b00333260bd593f7eb2046c9d5f0fac48b5e673e9b064b23eccf240a86b33f7
|
checksum=86884b6a2d505d6280ae1304e2bdc434e3b572d05d833833f7189331124f81ae
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package pprof@0.9.1 --precise 0.13.0
|
cargo update --package pprof@0.9.1 --precise 0.13.0
|
||||||
|
|
Loading…
Add table
Reference in a new issue