Skip to content

Commit 16c6170

Browse files
komikku: 1.63.0 -> 1.64.0 (#359153)
2 parents 5342960 + ddf870c commit 16c6170

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.63.0";
26+
version = "1.64.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-+p5iTB98jpCqodvSEZ9Y8SM9W3M57Lpoh9jAzN3OmRs=";
35+
hash = "sha256-EpKLez5gTHCSJYGvDqmzj6YO1dIugZKrEP4zE2G5TxA=";
3636
};
3737

3838
nativeBuildInputs = [

0 commit comments

Comments
 (0)