From acf4511df82ddcad19e72e4213e0f60d3cd4e825 Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 6 Feb 2025 21:38:39 +0000 Subject: [PATCH] txtpbfmt: 0-unstable-2024-11-12 -> 0-unstable-2025-01-29 --- pkgs/by-name/tx/txtpbfmt/package.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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"