From 0c4f2d8cd0a8d45e262373c9aaf1d9879b4b96d1 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 12 Jul 2024 22:35:57 -0400 Subject: [PATCH] taplo: update to 0.9.2 --- srcpkgs/taplo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template index c4acda090c5..64430f4a84b 100644 --- a/srcpkgs/taplo/template +++ b/srcpkgs/taplo/template @@ -1,6 +1,6 @@ # Template file for 'taplo' pkgname=taplo -version=0.9.1 +version=0.9.2 revision=1 build_style=cargo # no-default-features: allows selecting custom feature set @@ -16,7 +16,7 @@ license="MIT" homepage="https://taplo.tamasfe.dev/" 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" -checksum=6b00333260bd593f7eb2046c9d5f0fac48b5e673e9b064b23eccf240a86b33f7 +checksum=86884b6a2d505d6280ae1304e2bdc434e3b572d05d833833f7189331124f81ae post_patch() { cargo update --package pprof@0.9.1 --precise 0.13.0