komikku: 1.21.1 -> 1.22.0

changelog: <https://gitlab.com/valos/Komikku/-/releases/v1.22.0>

- RTL/LTR/Vertical pager: Added <Crtl+Mouse Wheel> zoom
- [Servers] JapScan: Update
- [Servers] MangaFreak: Update
- [Servers] MangaKawaii: Update
- [Servers] Mangapill: Update
- [Servers] Xoxocomics: Update
- [L10n] Updated Arabic, French, Russian and Turkish translations
This commit is contained in:
Colin 2023-07-12 06:55:05 +00:00
parent e50cf6ca92
commit 853be697f5

View file

@ -19,7 +19,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "komikku";
version = "1.21.1";
version = "1.22.0";
format = "other";
@ -27,7 +27,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "valos";
repo = "Komikku";
rev = "v${version}";
hash = "sha256-1VqV0tTI8XVwGJhaGWEdSxtWDhQFmrsncvhC4ftJ7Jg=";
hash = "sha256-6Pqa3qNnH8WF/GK4CLyEmLoPm4A6Q3Gri2x0whf6WTY=";
};
nativeBuildInputs = [