From f9a95a83f3f8ccaa03bda91f9d35933febcfb8fd Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 17 May 2025 22:48:11 +0530 Subject: [PATCH] treefmt: update to 2.3.1. --- srcpkgs/treefmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/treefmt/template b/srcpkgs/treefmt/template index 3fbf8fb80b4..d5a52ced5b0 100644 --- a/srcpkgs/treefmt/template +++ b/srcpkgs/treefmt/template @@ -1,6 +1,6 @@ # Template file for 'treefmt' pkgname=treefmt -version=2.2.1 +version=2.3.1 revision=1 build_style=go go_import_path="github.com/numtide/treefmt/v2" @@ -11,7 +11,7 @@ license="MIT" homepage="https://treefmt.com" changelog="https://github.com/numtide/treefmt/releases" distfiles="https://github.com/numtide/treefmt/archive/refs/tags/v${version}.tar.gz" -checksum=d4000dfcdbabc9caf356005b38e18a6de71f626327d02ba609beec5846931f24 +checksum=02d29561b92110e83596ec93e19c8787b31f4b3211bd0a9d2c384d1b09f74c94 make_check=no # too many external deps post_install() {