Skip to content

Commit

Permalink
basil: 0.1.2-alpha-unstable-2024-10-02 -> 0.1.2-alpha-unstable-2024-1…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 14, 2024
1 parent e599ff2 commit 7faf2d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions basil/basil.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

mkSbtDerivation {
pname = "basil";
version = "0.1.2-alpha-unstable-2024-10-02";
version = "0.1.2-alpha-unstable-2024-10-14";

nativeBuildInputs = [ jdk makeBinaryWrapper ];

src = fetchFromGitHub {
owner = "UQ-PAC";
repo = "bil-to-boogie-translator";
rev = "5aa5c6fca6c048b83643b06bd6485127d9bb8e74";
sha256 = "sha256-vry4DYMjn/bLYwvMCpUR7vALoYdMrHo3AjrazP3attA=";
rev = "d4dc24a70fd2bfb77edc5ac0cefde6e1bd0bdec1";
sha256 = "sha256-60ZLRr4yl8wSZ2HuMBqssdW1hjEAavnIOxv/J8zCvzU=";
};

depsSha256 = "sha256-++gg+SKskDyaqHowNG2RPS7evuCzPYvvXMC4Rkp7b6U=";
Expand Down

0 comments on commit 7faf2d9

Please sign in to comment.