python3Packages.ailment: 9.1.11508 -> 9.1.11611

This commit is contained in:
Fabian Affolter 2022-01-25 22:20:08 +01:00
parent 78126c8182
commit a19320f26c

View File

@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "ailment";
version = "9.1.11508";
version = "9.1.11611";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "angr";
repo = pname;
rev = "v${version}";
hash = "sha256-ZT3rMzWwMG1tpPcpOqGvlFt0nuiPD0d3nECVDC7XDv8=";
hash = "sha256-DN4oH3Ajppj3YDDj8O+WxBS2/5qKvmrK0OTLOdhAmww=";
};
propagatedBuildInputs = [