fdroidserver: 2.3.5 -> 2.4.0

This commit is contained in:
linsui 2025-04-12 22:10:56 +08:00
parent 6071702f55
commit e07ece7c52

View file

@ -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 = [