treefmt: update to 2.4.0.

This commit is contained in:
icp
2025-11-16 12:13:48 +05:30
parent a7dd5c50c2
commit f398616a81
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'treefmt'
pkgname=treefmt
version=2.3.1
version=2.4.0
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=02d29561b92110e83596ec93e19c8787b31f4b3211bd0a9d2c384d1b09f74c94
checksum=2b67a03045e8d31c6018d2149438d544c1c9dae7db44510cdd596030a13b38fd
make_check=no # too many external deps
post_install() {