Merge pull request #309402 from chuangzhu/komikku
komikku: 1.39.0 -> 1.45.1
This commit is contained in:
commit
bd7582c227
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue