komikku: 1.45.1 -> 1.46.0

This commit is contained in:
R. Ryantm 2024-05-13 08:55:13 +00:00
parent 68f07ded73
commit 05a032a728

View File

@ -19,7 +19,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "komikku";
version = "1.45.1";
version = "1.46.0";
format = "other";
@ -28,7 +28,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "valos";
repo = "Komikku";
rev = "v${version}";
hash = "sha256-gTZ2LuCsYFIUASfjzLi4t0PbjyriU9FR7d2G+PcLDVc=";
hash = "sha256-0yobGclfZzv0S0HtqeTr4vzK5d6PTQNWMszP0B4k770=";
};
nativeBuildInputs = [