komikku: 1.39.0 -> 1.45.1

This commit is contained in:
Chuang Zhu 2024-05-06 07:42:25 +08:00
parent 7b03b33128
commit e23512d2e8

View File

@ -19,7 +19,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "komikku";
version = "1.39.0";
version = "1.45.1";
format = "other";
@ -28,7 +28,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "valos";
repo = "Komikku";
rev = "v${version}";
hash = "sha256-bAk+F81q0sPSgU8LkpniVJyKaQt6cxUaUzNSZ3f5v0Q=";
hash = "sha256-gTZ2LuCsYFIUASfjzLi4t0PbjyriU9FR7d2G+PcLDVc=";
};
nativeBuildInputs = [
@ -62,7 +62,7 @@ python3.pkgs.buildPythonApplication rec {
natsort
piexif
pillow
pure-protobuf
curl-cffi
pygobject3
python-magic
rarfile