gotmplfmt: 1.0.22 -> 1.0.25

This commit is contained in:
R. Ryantm
2026-03-12 10:09:16 +00:00
parent 205a4a0374
commit ea223c00b6
+2 -2
View File
@@ -7,13 +7,13 @@
}:
buildGoModule (finalAttrs: {
pname = "gotmplfmt";
version = "1.0.22";
version = "1.0.25";
src = fetchFromGitHub {
owner = "miekg";
repo = "gotmplfmt";
tag = "v${finalAttrs.version}";
hash = "sha256-87TcSEV4tJXf7a9Sml5H7mdVGYd4z7yJRxdkZFYm5DQ=";
hash = "sha256-mJkQP2nAVGqvxthrkLU4MmydPE/h+hcHM9c5/SRLj+4=";
};
vendorHash = "sha256-uPqabZgQGQulf+F3BvMLhv4O0h5jOq12F7K60u5xjtA=";