mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
f7f244f5d9
commit
f0c6e840dd
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue