summary refs log tree commit diff
path: root/pkgs/development/python-modules/cle/default.nix
diff options
context:
space:
mode:
authorFabian Affolter <mail@fabian-affolter.ch>2023-10-17 23:11:44 +0200
committerFabian Affolter <mail@fabian-affolter.ch>2023-10-17 23:11:44 +0200
commitc5012d55ec6becba6aca6ccb101bd7f8875460bb (patch)
treee62d0f6cfc40e53d401368c9d482f50b4edfb750 /pkgs/development/python-modules/cle/default.nix
parent3bffd06c406d30598198b2fbf5a449e277ff8463 (diff)
downloadnixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar.gz
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar.bz2
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar.lz
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar.xz
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.tar.zst
nixpkgs-c5012d55ec6becba6aca6ccb101bd7f8875460bb.zip
python311Packages.cle: update binaries for tests
Diffstat (limited to 'pkgs/development/python-modules/cle/default.nix')
-rw-r--r--pkgs/development/python-modules/cle/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/cle/default.nix b/pkgs/development/python-modules/cle/default.nix
index 73dccd704f9..47d2715290c 100644
--- a/pkgs/development/python-modules/cle/default.nix
+++ b/pkgs/development/python-modules/cle/default.nix
@@ -23,7 +23,7 @@ let
     owner = "angr";
     repo = "binaries";
     rev = "refs/tags/v${version}";
-    hash = "sha256-AUa2XejHasEattUh3m/BGwyp+qnvSASz+DZsTnlTuns=";
+    hash = "sha256-x67mvpRvqJIrYrqdNt8AueHahCOt0AHurzWIkYx1veQ=";
   };
 
 in