Unverified Commit 56ea2649 authored by Yohann Boniface's avatar Yohann Boniface Committed by GitHub
Browse files

libserdes: 8.0.1 -> 8.1.0 (#453047)

parents 0bfcafb8 3d6371bb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@

stdenv.mkDerivation rec {
  pname = "libserdes";
  version = "8.0.1";
  version = "8.1.0";

  src = fetchFromGitHub {
    owner = "confluentinc";