OCaml 5.4.0 rebuild master
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 13 Oct 2025 12:31:54 +0000 (13:31 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 13 Oct 2025 12:31:54 +0000 (13:31 +0100)
Goalfile

index ad008c1..a7cae56 100644 (file)
--- 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.