From 014ea66229945aff3b6d50b1c4f6b53a1b134975 Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 1 Apr 2025 12:09:13 +0530 Subject: [PATCH] treefmt: update to 2.2.1. --- srcpkgs/treefmt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/treefmt/template b/srcpkgs/treefmt/template index ee0e424f8c2..3fbf8fb80b4 100644 --- a/srcpkgs/treefmt/template +++ b/srcpkgs/treefmt/template @@ -1,6 +1,6 @@ # Template file for 'treefmt' pkgname=treefmt -version=2.1.1 +version=2.2.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=4cd20c3cf763bbf4054b9241e6d59de4d59bb4705a758a666d1661685294f2e7 +checksum=d4000dfcdbabc9caf356005b38e18a6de71f626327d02ba609beec5846931f24 make_check=no # too many external deps post_install() {