python3Package.protobuf: 3.19.3 -> 3.19.4

This commit is contained in:
happysalada
2022-04-25 16:23:24 -04:00
committed by Yt
parent 2a6014ff57
commit 4ff24ba858
+2 -2
View File
@@ -1,6 +1,6 @@
{ callPackage, ... }:
callPackage ./generic-v3.nix {
version = "3.19.3";
sha256 = "sha256-nA6L064MuyP5Si4MCLk2yg8PDM7RWggFEGQyibputYQ=";
version = "3.19.4";
sha256 = "sha256-mxQ8XonVgctfaNAyd3vqQHMLHVnkjBa9EObk47vxH24=";
}