Skip to content

Commit 8c45ce7

Browse files
committed
1 parent f7439a0 commit 8c45ce7

File tree

1 file changed

+2
-2
lines changed
  • pkgs/development/libraries/protobuf

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ callPackage, ... } @ args:
22

33
callPackage ./generic.nix ({
4-
version = "27.3";
5-
hash = "sha256-JZtRNGjAns1VJ+0831AzgOaBQkHAnnLxeXs4SoXlXpE=";
4+
version = "27.4";
5+
hash = "sha256-PejX1RlEw8ASU7vWMdpQ8WaPJrxURK01GXBx+pvwV4I=";
66
} // args)

0 commit comments

Comments
 (0)