Unverified Commit 3bb59d15 authored by seth's avatar seth Committed by GitHub
Browse files

peru: 1.2.0 -> 1.3.3 (#373970)

parents c1d2c1d6 a979c785
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@

python3Packages.buildPythonApplication rec {
  pname = "peru";
  version = "1.2.0";
  version = "1.3.3";

  disabled = python3Packages.pythonOlder "3.5";

@@ -14,7 +14,7 @@ python3Packages.buildPythonApplication rec {
    owner = "buildinspace";
    repo = "peru";
    rev = version;
    sha256 = "0p4j51m89glx12cd65lcnbwpvin0v49wkhrx06755skr7v37pm2a";
    sha256 = "FCyR14jcFjI6epoFPNVyFZ4k1URZ1NraX1+ajVcCQ2A=";
  };

  propagatedBuildInputs = with python3Packages; [