Unverified Commit 8430d0d1 authored by R. RyanTM's avatar R. RyanTM Committed by GitHub
Browse files

komikku: 1.65.0 -> 1.66.0 (#367620)

parent afbc937b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,7 +23,7 @@

python3.pkgs.buildPythonApplication rec {
  pname = "komikku";
  version = "1.65.0";
  version = "1.66.0";

  format = "other";

@@ -32,7 +32,7 @@ python3.pkgs.buildPythonApplication rec {
    owner = "valos";
    repo = "Komikku";
    rev = "v${version}";
    hash = "sha256-U+ekx6ON3mLaTqaQ6PYe9bGVWMyq9PXZyv+rQ1cd1n0=";
    hash = "sha256-hrQZZ0pZhn+Ph7it6LPFtRMN9mvgFkG//zEi+pVb8n4=";
  };

  nativeBuildInputs = [