Skip to content

Commit

Permalink
alive2-regehr: 0-unstable-2024-07-08 -> 0-unstable-2024-07-15
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent ca7448e commit dc1193f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions llvm-translator/alive2-regehr.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

(alive2.override { inherit llvmPackages; }).overrideAttrs (prev: {
pname = "alive2-regehr";
version = "0-unstable-2024-07-08";
version = "0-unstable-2024-07-15";

src = fetchFromGitHub {
owner = "regehr";
repo = "alive2";
rev = "4e353ccea4e1d40902f81b186cf3d7056a955d56";
hash = "sha256-INSVCPmY0Pxo5PFASKN8ClsiN4tBOZkC0d9yFmlj4ak=";
rev = "5ef3596e33a06c71b9d16054612d851c9274441f";
hash = "sha256-Wm1cur+HA7Dt6cqS7KPkhWFyNzuIhM38pm0iZm4V5bg=";
};

patches = [ ];
Expand Down

0 comments on commit dc1193f

Please sign in to comment.