Merge pull request #329833 from GaetanLepage/protobuf

This commit is contained in:
Sandro 2024-07-26 18:52:44 +02:00 committed by GitHub
commit 9cfa4897e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{ callPackage, ... } @ args:
callPackage ./generic.nix ({
version = "25.3";
hash = "sha256-N/mO9a6NyC0GwxY3/u1fbFbkfH7NTkyuIti6L3bc+7k=";
version = "25.4";
hash = "sha256-dIouv6QaX6Tlahjrdz250DJkKjZ74/EwoQjTs3vBS/U=";
} // args)