peru: 1.2.0 -> 1.3.3
This commit is contained in:
@@ -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; [
|
||||
|
||||
Reference in New Issue
Block a user