Merge pull request #284713 from GaetanLepage/protobuf2
protobuf_25: 25.1 -> 25.2
This commit is contained in:
commit
abe64c49a0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{ callPackage, ... } @ args:
|
||||
|
||||
callPackage ./generic.nix ({
|
||||
version = "25.1";
|
||||
hash = "sha256-w6556kxftVZ154LrZB+jv9qK+QmMiUOGj6EcNwiV+yo=";
|
||||
version = "25.2";
|
||||
hash = "sha256-Bw7xOgcGLshFppH4qD8E48D8v21ZJRaRkK19LPSATMg=";
|
||||
} // args)
|
||||
|
|
Loading…
Reference in a new issue