mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
protobuf_34: 34.1 -> 34.2
Diff: https://github.com/protocolbuffers/protobuf/compare/v34.1...v34.2 Changelog: https://github.com/protocolbuffers/protobuf/releases/tag/v34.2
This commit is contained in:
parent
199460a31b
commit
5dc0e319f9
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
callPackage ./generic.nix (
|
||||
{
|
||||
version = "34.1";
|
||||
hash = "sha256-PaIVJ8NtgnrqowbKLkX+uprsQjuxDch9AUxX4YBBNh4=";
|
||||
version = "34.2";
|
||||
hash = "sha256-5YZ8Q9uy7MDnLRmLkkEuqp0k6eJRvs/nPfyo33cJLgs=";
|
||||
}
|
||||
// args
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue