From dbdb8daa1460f80a45f2fc35cfe427b78623e3d7 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Wed, 31 Jul 2024 10:06:33 -0400 Subject: [PATCH] taplo: update to 0.9.3 --- srcpkgs/taplo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/taplo/template b/srcpkgs/taplo/template index 64430f4a84b..bc52fe99f71 100644 --- a/srcpkgs/taplo/template +++ b/srcpkgs/taplo/template @@ -1,6 +1,6 @@ # Template file for 'taplo' pkgname=taplo -version=0.9.2 +version=0.9.3 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=86884b6a2d505d6280ae1304e2bdc434e3b572d05d833833f7189331124f81ae +checksum=5744a06a1e93128f5cb5409d5bf5e553915703ec0491df9f4c7ab31dbe430287 post_patch() { cargo update --package pprof@0.9.1 --precise 0.13.0