peru: 1.2.0 -> 1.3.3

This commit is contained in:
Mark Cohen
2025-01-15 00:02:23 -08:00
parent 27fb57de6a
commit a979c7856f
+2 -2
View File
@@ -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; [