From 2a5a2c317a7cf157a2c48b37c5e59282f81355e8 Mon Sep 17 00:00:00 2001 From: Kate Date: Thu, 9 Jan 2025 09:18:14 +0000 Subject: [PATCH] Fix compilation on macOS with OCaml 5.3 by bumping the vendored mccs to 1.1+19 --- master_changes.md | 1 + src_ext/Makefile.sources | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/master_changes.md b/master_changes.md index 49920f36282..59b0cb54f2f 100644 --- a/master_changes.md +++ b/master_changes.md @@ -96,6 +96,7 @@ users) * Upgrade to opam-file-format 2.2.0~alpha1 [#6321 @kit-ty-kate] * Add menhir to the list of vendored packages [#6321 @kit-ty-kate] * Bump the vendored dune to 3.16.1 [#6192 @kit-ty-kate] + * Fix compilation on macOS with OCaml 5.3 by bumping the vendored mccs to 1.1+19 [#6192 @kit-ty-kate] ## Infrastructure diff --git a/src_ext/Makefile.sources b/src_ext/Makefile.sources index 28685bf28b1..1eeb4dbdf7e 100644 --- a/src_ext/Makefile.sources +++ b/src_ext/Makefile.sources @@ -22,8 +22,8 @@ MD5_cudf = ed8fea314d0c6dc0d8811ccf860c53dd URL_dose3 = https://gitlab.com/irill/dose3/-/archive/7.0.0/dose3-7.0.0.tar.gz MD5_dose3 = bc99cbcea8fca29dca3ebbee54be45e1 -URL_mccs = https://github.com/ocaml-opam/ocaml-mccs/releases/download/1.1+18/mccs-1.1+18.tar.gz -MD5_mccs = 3fd6f609a02f3357f57570750fcacde0 +URL_mccs = https://github.com/ocaml-opam/ocaml-mccs/releases/download/1.1+19/mccs-1.1+19.tar.gz +MD5_mccs = f852da188bf7de20e64be2fce0e48e0a URL_opam-0install-cudf = https://github.com/ocaml-opam/opam-0install-cudf/releases/download/v0.5.0/opam-0install-cudf-0.5.0.tar.gz MD5_opam-0install-cudf = 75419722aa839f518a25cae1b3c6efd4