Commit 1305e2d9 authored by R. RyanTM's avatar R. RyanTM
Browse files

libserdes: 7.9.0 -> 7.9.1

parent 0cc343a5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

stdenv.mkDerivation rec {
  pname = "libserdes";
  version = "7.9.0";
  version = "7.9.1";

  src = fetchFromGitHub {
    owner = "confluentinc";