Skip to content

Commit 77d2ff6

Browse files
gtirb-semantics: unstable-2024-01-24 -> unstable-2024-01-25
Diff: UQ-PAC/gtirb-semantics@c65af26...47b8c6b
1 parent 652b88c commit 77d2ff6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gtirb/gtirb-semantics.nix

+3-3
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@ let
3535
in
3636
buildDunePackage {
3737
pname = "gtirb_semantics";
38-
version = "unstable-2024-01-24";
38+
version = "unstable-2024-01-25";
3939

4040
src = fetchFromGitHub {
4141
owner = "UQ-PAC";
4242
repo = "gtirb-semantics";
43-
rev = "c65af262e6b9396792e24896cbf69d2cd77f4b07";
44-
sha256 = "sha256-XghS2DT50prDw3crUyuFp1zm9vtyY/Jf/Sg3UyG5K5o=";
43+
rev = "47b8c6bdec3aab72af1301314e3bc1437413c89a";
44+
sha256 = "sha256-VjSAl2C1k9f19HH6XclK5s3PnoBs1UFJYK6B4NQSX9I=";
4545
};
4646

4747
buildInputs = [ python' asli ocaml-hexstring ocaml-protoc-plugin yojson ];

0 commit comments

Comments
 (0)