mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
fdroidserver: 2.3.5 -> 2.4.0
This commit is contained in:
parent
6071702f55
commit
e07ece7c52
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
python3Packages.buildPythonApplication rec {
|
||||
pname = "fdroidserver";
|
||||
version = "2.3.5";
|
||||
version = "2.4.0";
|
||||
|
||||
pyproject = true;
|
||||
|
||||
|
@ -18,7 +18,7 @@ python3Packages.buildPythonApplication rec {
|
|||
owner = "fdroid";
|
||||
repo = "fdroidserver";
|
||||
tag = version;
|
||||
hash = "sha256-ESSjC44tdWpmtB+VhEDnUTQz+ZJVQ4jLBjj+0hMSAQA=";
|
||||
hash = "sha256-PQZz3dyX6vCS0axHfSINMMX5ETdVs44K9XjR87gtd3s=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue