Unverified Commit a37ef786 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

fdroidserver: 2.3.5 -> 2.4.0 (#398153)

parents 6c037d6b e07ece7c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [