Skip to content

Commit

Permalink
protobuf_27: 27.0 -> 27.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GaetanLepage committed Jun 5, 2024
1 parent 1d6a7e4 commit 528be48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/protobuf/27.nix
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ callPackage, ... } @ args:

callPackage ./generic.nix ({
version = "27.0";
hash = "sha256-QVgDGyNTCSYU/rXTMcHUefUGVjwkkjnpq0Kq+eXK/bo=";
version = "27.1";
hash = "sha256-9XOcjNm4k4VhQ/XagcVO2tXxp6bBdyuvrS7sNGy4wG0=";
} // args)

0 comments on commit 528be48

Please sign in to comment.