python311Packages.cle: 9.2.84 -> 9.2.96

Diff: https://github.com/angr/cle/compare/refs/tags/v9.2.84...v9.2.96
This commit is contained in:
Fabian Affolter 2024-03-28 23:28:50 +01:00
parent b3922bf9a8
commit c2706010ac
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,5 @@
{ lib
, archinfo
, buildPythonPackage
, cffi
, fetchFromGitHub
@ -46,6 +47,7 @@ buildPythonPackage rec {
];
dependencies = [
archinfo
cffi
minidump
pefile