komikku: 1.16.0 -> 1.17.0

- pending webkitgtk_6_0 to be compatible with 1.17.1
This commit is contained in:
Infinitive Witch
2023-03-31 11:42:55 -03:00
parent ebbf011672
commit a389af4e20
@@ -18,7 +18,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "komikku";
version = "1.16.0";
version = "1.17.0";
format = "other";
@@ -26,7 +26,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "valos";
repo = "Komikku";
rev = "v${version}";
hash = "sha256-SzK86uzdGnNFNtbvw56n3AxjxcCBjHFs9wD98TVggAo=";
hash = "sha256-DxW9uefY6Fks3qSUeLMp3BB85SfLgzwBr4KO9do2y2o=";
};
nativeBuildInputs = [