Skip to content

Commit

Permalink
basil: 0.1.2-alpha-unstable-2024-11-25 -> 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 Nov 28, 2024
1 parent 2fe7543 commit 38e04b5
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-11-25";
version = "0.1.2-alpha-unstable-2024-11-13";

nativeBuildInputs = [ jdk makeBinaryWrapper ];

src = fetchFromGitHub {
owner = "UQ-PAC";
repo = "bil-to-boogie-translator";
rev = "7ef566f9fde1cb1db4b6f33761e75977a4e0b119";
sha256 = "sha256-3giVzw2/W1t5eIiicSxt4R8NKkROBul+NyrSj5lcNSg=";
rev = "4586ce26329779734ba8312be164e5178f1af168";
sha256 = "sha256-M0R5HK2FwnFKAch3lBQQBHE5Um1602fClSjgxwx1lIE=";
};

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

0 comments on commit 38e04b5

Please sign in to comment.