ocamlPackages.charon: 2026.07.01 -> 2026.07.16

This commit is contained in:
R. Ryantm
2026-07-10 21:55:48 +00:00
committed by Gaetan Lepage
parent 413a619344
commit 5349cbc9bb

View File

@@ -16,14 +16,14 @@
buildDunePackage (finalAttrs: {
pname = "charon";
version = "2026.07.01";
version = "2026.07.16";
__structuredAttrs = true;
src = fetchFromGitHub {
owner = "AeneasVerif";
repo = "charon";
tag = "nightly-${finalAttrs.version}";
hash = "sha256-luHH/Bj5MfeIrjkxBP4sCNa4mQZwJLcFhsuWaJQP5E0=";
hash = "sha256-n0dY7T8HMbNPTibD53Vpd4ZS/0KNqEfazPJJxy4Uk3g=";
};
propagatedBuildInputs = [