3
0
Fork 0
forked from mirrors/nixpkgs

komikku: 1.20.0 -> 1.21.1

Signed-off-by: Infinitive Witch <infinitivewitch@disroot.org>
This commit is contained in:
Infinitive Witch 2023-05-20 14:09:44 -03:00
parent d0f31c3daf
commit 828244022d
No known key found for this signature in database
GPG key ID: CA2D43DA939D94FB

View file

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