Skip to content

Commit

Permalink
alive2-regehr: 0-unstable-2025-02-20 -> 0-unstable-2025-02-21
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 23, 2025
1 parent f66cbe1 commit 98d80f0
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 @@ -7,13 +7,13 @@

(alive2-aslp.override { inherit llvmPackages; }).overrideAttrs (prev: {
pname = "alive2-regehr";
version = "0-unstable-2025-02-20";
version = "0-unstable-2025-02-21";

src = fetchFromGitHub {
owner = "regehr";
repo = "alive2";
rev = "6d98b047af71479b9247681eda4ecdfef063fb68";
hash = "sha256-LGLfMg5dFw1qHwKOWWE+lLk43p8GNdMQ+4a2DcIhwTE=";
rev = "0bdad944cd0dbba45d669c328c44f585b3594f95";
hash = "sha256-R6GPmyH9tXBKuOTdViKrtZ7d5m/nkz6ipXL318xZdN8=";
};

})

0 comments on commit 98d80f0

Please sign in to comment.