libserdes: 7.5.3 -> 7.6.0
This commit is contained in:
parent
b2b2c22016
commit
17587f6f9e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libserdes";
|
||||
version = "7.5.3";
|
||||
version = "7.6.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "confluentinc";
|
||||
|
|
Loading…
Reference in a new issue