diff --git a/pkgs/by-name/tx/txtpbfmt/package.nix b/pkgs/by-name/tx/txtpbfmt/package.nix index 3e2dba38d412..5e6ab61c6b35 100644 --- a/pkgs/by-name/tx/txtpbfmt/package.nix +++ b/pkgs/by-name/tx/txtpbfmt/package.nix @@ -7,16 +7,16 @@ buildGoModule { pname = "txtpbfmt"; - version = "0-unstable-2024-11-12"; + version = "0-unstable-2025-01-29"; src = fetchFromGitHub { owner = "protocolbuffers"; repo = "txtpbfmt"; - rev = "20d2c9ebc01daa87ca2b7b697a757613012b104d"; - hash = "sha256-gCGJQldwTa6Lq7Fvc4NAVRpmMs204qeKEsNFEjErTMA="; + rev = "feedd8250727ff9e001e735bc7700800b79e0f29"; + hash = "sha256-ePJOTlRvyPAgqbaLkEhYzblUZzqBIyhpvuECWZu42bs="; }; - vendorHash = "sha256-IdD+R8plU4/e9fQaGSM5hJxyMECb6hED0Qg8afwHKbY="; + vendorHash = "sha256-iWY0b6PAw9BhA8WrTEECnVAKWTGXuIiGvOi9uhJO4PI="; ldflags = [ "-s"