From: Richard W.M. Jones Date: Mon, 13 Oct 2025 12:31:54 +0000 (+0100) Subject: OCaml 5.4.0 rebuild X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=5ec97d11308ea7ad81954556ad69e956a0a3e13c;p=fedora-ocaml-rebuild.git OCaml 5.4.0 rebuild --- diff --git a/Goalfile b/Goalfile index ad008c1..a7cae56 100644 --- a/Goalfile +++ b/Goalfile @@ -6,11 +6,11 @@ let fedora-dir = "%HOME/d/fedora" let fedora-branch = "rawhide" #let fedora-branch = "f34" -let fedora-tag = "f41-build-side-91297" +let fedora-tag = "f44-build-side-120774" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 5.2.0 ppc64le fix" +let fedora-rebuild-name = "OCaml 5.4.0 rebuild" # %fedora-retry-failed: # If set to 1 then failed builds are retried automatically.