tfsort: 0.6.0 -> 0.7.0

This commit is contained in:
Alexander Nabokikh
2025-07-08 15:29:05 +02:00
parent 5038f97384
commit 61c0cecd72
+3 -3
View File
@@ -6,16 +6,16 @@
}:
buildGoModule (finalAttrs: {
pname = "tfsort";
version = "0.6.0";
version = "0.7.0";
src = fetchFromGitHub {
owner = "AlexNabokikh";
repo = "tfsort";
tag = "v${finalAttrs.version}";
hash = "sha256-UlI1/xcj/xlAgZPiqI9FiJL7JqjP/J00xQZvzXktbxc=";
hash = "sha256-4LB4A1zvurhaV18BqT3m6ltJJz/ny0Fd+a52pEREBSQ=";
};
vendorHash = "sha256-H3sdwIKJcOfExYKRafLaBMTyUArc7jTpoW5zynJLtAY=";
vendorHash = "sha256-SebYucVQTbIr3kCaCVejw3FEaw9wi2fBVT55yuZRn48=";
ldflags = [
"-s"