We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f69b80 + 8c45ce7 commit 5115c9bCopy full SHA for 5115c9b
pkgs/development/libraries/protobuf/27.nix
@@ -1,6 +1,6 @@
1
{ callPackage, ... } @ args:
2
3
callPackage ./generic.nix ({
4
- version = "27.3";
5
- hash = "sha256-JZtRNGjAns1VJ+0831AzgOaBQkHAnnLxeXs4SoXlXpE=";
+ version = "27.4";
+ hash = "sha256-PejX1RlEw8ASU7vWMdpQ8WaPJrxURK01GXBx+pvwV4I=";
6
} // args)
0 commit comments