fdroidserver: 2.4.2 -> 2.4.3 (#467782)

This commit is contained in:
Yohann Boniface
2025-12-04 15:12:14 +00:00
committed by GitHub
+2 -2
View File
@@ -10,7 +10,7 @@
python3Packages.buildPythonApplication rec {
pname = "fdroidserver";
version = "2.4.2";
version = "2.4.3";
pyproject = true;
@@ -18,7 +18,7 @@ python3Packages.buildPythonApplication rec {
owner = "fdroid";
repo = "fdroidserver";
tag = version;
hash = "sha256-26D+nnytLOsEAWNj2XvKM2O00epGtvJaJhUw+yoBl9Y=";
hash = "sha256-9gRMjqxYKB/OSu1vn3jtNy1hROCpm8yJptlhkTt2hZw=";
};
pythonRelaxDeps = [