Skip to content

Commit 8430d0d

Browse files
authored
komikku: 1.65.0 -> 1.66.0 (#367620)
1 parent afbc937 commit 8430d0d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ko/komikku/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
python3.pkgs.buildPythonApplication rec {
2525
pname = "komikku";
26-
version = "1.65.0";
26+
version = "1.66.0";
2727

2828
format = "other";
2929

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

3838
nativeBuildInputs = [

0 commit comments

Comments
 (0)