Unverified Commit fd9c0207 authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

txtpbfmt: 0-unstable-2025-06-25 -> 0-unstable-2025-06-27 (#422718)

parents 42d47129 19e27676
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -7,13 +7,13 @@

buildGoModule {
  pname = "txtpbfmt";
  version = "0-unstable-2025-06-25";
  version = "0-unstable-2025-06-27";

  src = fetchFromGitHub {
    owner = "protocolbuffers";
    repo = "txtpbfmt";
    rev = "c917e9664b93f5f7ba1890e9fe9db7390758f0e6";
    hash = "sha256-iyzKPGoKid6gz6eaINpAcV7gYkwiiRY9bjjFYIinGjw=";
    rev = "f293424e46b51a8dc295a0edf0fe7217ebda2660";
    hash = "sha256-0fFQbzj4CZ78P7A3iTwNA6LHUDM0nwYM/mPwDOlV2Zo=";
  };

  vendorHash = "sha256-iWY0b6PAw9BhA8WrTEECnVAKWTGXuIiGvOi9uhJO4PI=";