Skip to content

Commit

Permalink
asli: cpp-backend-test-unstable-2024-12-26 -> cpp-backend-test-unstab…
Browse files Browse the repository at this point in the history
…le-2024-12-27

Diff: UQ-PAC/aslp@799846c...dde3c1d
  • Loading branch information
github-actions[bot] committed Dec 29, 2024
1 parent 216116e commit 56dedb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions aslp/asli.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@

buildDunePackage {
pname = "asli";
version = "cpp-backend-test-unstable-2024-12-26";
version = "cpp-backend-test-unstable-2024-12-27";

minimalOCamlVersion = "4.09";

src = fetchFromGitHub {
owner = "UQ-PAC";
repo = "aslp";
rev = "799846ce70c79ec013f8843fdfacec87d97bc293";
hash = "sha256-N6poVqtgZVyp0ghqvgmDexfhhUdp9++GyQl8TeJBZrM=";
rev = "dde3c1de0044e812c2badfa53f18b5da929546f4";
hash = "sha256-85y72OMSO6Bw0LcPSryRYnLUYKbNwq3DyQiMX6D3oGs=";
};

checkInputs = [ alcotest ];
Expand Down

0 comments on commit 56dedb7

Please sign in to comment.