From 47e9e01e6c06c1d982184bba30f09c106ca6f0e0 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Mon, 4 Oct 2021 18:30:53 +0100 Subject: [PATCH] Prepare for OCaml 4.13.1 build --- Goalfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Goalfile b/Goalfile index a261769..cfc98f1 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 = "f35-build-side-38024" +let fedora-tag = "f36-build-side-46495" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 4.12.0 build" +let fedora-rebuild-name = "OCaml 4.13.1 build" # Packages that are ignored, which means they are treated as if # they have been rebuilt. -- 1.8.3.1