python3Packages.angrop: 9.1.11752 -> 9.1.12332

This commit is contained in:
Fabian Affolter
2022-03-19 20:21:10 +01:00
parent ca659fc236
commit a1beec3269
@@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "angrop";
version = "9.1.11752";
version = "9.1.12332";
format = "setuptools";
disabled = pythonOlder "3.6";
@@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "angr";
repo = pname;
rev = "v${version}";
hash = "sha256-nZGAuWp07VMpOvqw38FGSiUhaFjJOfCzOaam4Ex7qbY=";
hash = "sha256-lhwlZ7eHaEMaTW7c+WCRSeGSIQ5IeEx6XALyYJH+Ey0=";
};
propagatedBuildInputs = [