python3Packages.archinfo: 9.1.11611 -> 9.1.11752

This commit is contained in:
Fabian Affolter 2022-02-01 20:05:14 +01:00 committed by Jonathan Ringer
parent 5c4a13c590
commit 68b9d769ff

View file

@ -8,7 +8,7 @@
buildPythonPackage rec {
pname = "archinfo";
version = "9.1.11611";
version = "9.1.11752";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -17,7 +17,7 @@ buildPythonPackage rec {
owner = "angr";
repo = pname;
rev = "v${version}";
hash = "sha256-yIF9a63p8QnR1FazP/J8j9W8XnYAjWD9AKZHTGc4BfQ=";
hash = "sha256-D1YssHa14q2jxn4HtOYZlTdwGPkiiMhWuOh08fj87ic=";
};
checkInputs = [