gnu: python-angr: Use unicorn-2.0.

* gnu/packages/python-xyz.scm (python-angr)[inputs]: Replace unicorn with
unicorn-2.0.

Change-Id: Idcd8a5ce16e73350dd668e4a4cb9145a87257717
Signed-off-by: Hilton Chain <hako@ultrarare.space>
This commit is contained in:
Sören Tempel 2025-05-28 09:21:55 +02:00 committed by Hilton Chain
parent f7f244f5d9
commit f0c6e840dd
No known key found for this signature in database
GPG key ID: ACC66D09CA528292

View file

@ -36112,7 +36112,7 @@ mangled symbols, which can be used for directly extracting type information.")
python-sqlalchemy
python-sympy
python-unique-log-filter
unicorn))
unicorn-2.0))
(native-inputs `(("python-pytest" ,python-pytest)
("python-pytest-xdist" ,python-pytest-xdist)
("python-setuptools" ,python-setuptools)