fdroidserver: 2.4.2 -> 2.4.3

This commit is contained in:
linsui
2025-12-04 05:21:46 +08:00
parent 3f52f993cd
commit 1be72a9434
+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 = [