Commit b78f3133 authored by R. RyanTM's avatar R. RyanTM
Browse files

whisper-ctranslate2: 0.3.6 -> 0.3.9

parent ef620693
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@
}:
let
  pname = "whisper-ctranslate2";
  version = "0.3.6";
  version = "0.3.9";
in
python3.pkgs.buildPythonApplication {
  inherit pname version;
@@ -17,7 +17,7 @@ python3.pkgs.buildPythonApplication {
    owner = "Softcatala";
    repo = "whisper-ctranslate2";
    rev = version;
    hash = "sha256-lKzv33mFuXOmKNSOJJViS9VWCxJ+UQu8GXsswoIgdwE=";
    hash = "sha256-dm8LPcAVxEvhFDEkZcFXFZLfEZTtKzTqBqWKfXbXn5Q=";
  };

  propagatedBuildInputs = with python3.pkgs; [