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.
1 parent a5af82e commit 9a09a47Copy full SHA for 9a09a47
pkgs/development/libraries/libserdes/default.nix
@@ -13,7 +13,7 @@
13
14
stdenv.mkDerivation rec {
15
pname = "libserdes";
16
- version = "7.7.0";
+ version = "7.7.1";
17
18
src = fetchFromGitHub {
19
owner = "confluentinc";
0 commit comments