X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Goalfile;h=ae15e94252f29db8bef9f068611fa2c5a3cf18ae;hb=e4f752e941abf3f65b790482ce38409430bceb7d;hp=df014e160b695a071c6089ce54fefdd43c906499;hpb=8b3481d3cb1bd8df2f82b99a8f84950a3d140402;p=fedora-ocaml-rebuild.git diff --git a/Goalfile b/Goalfile index df014e1..ae15e94 100644 --- a/Goalfile +++ b/Goalfile @@ -4,13 +4,13 @@ include "fedora.gl" let fedora-dir = "%HOME/d/fedora" -#let fedora-branch = "master" -let fedora-branch = "f33" -let fedora-tag = "f33-build-side-29131" +let fedora-branch = "rawhide" +#let fedora-branch = "f34" +let fedora-tag = "f35-build-side-38024" # The magic string that must appear in %changelog when the # package has been rebuilt. -let fedora-rebuild-name = "OCaml 4.11.1 rebuild" +let fedora-rebuild-name = "OCaml 4.12.0 build" # Packages that are ignored, which means they are treated as if # they have been rebuilt. @@ -105,7 +105,7 @@ let packages = [ "ocaml-ocplib-endian", "ocaml-ocplib-simplex", "ocaml-octavius", - "ocaml-odoc", + #"ocaml-odoc", # Causes dep loop. "ocaml-omake", "ocaml-opam-file-format", "ocaml-ounit", @@ -123,7 +123,6 @@ let packages = [ "ocaml-ppx-deriving-yojson", "ocaml-ppx-enumerate", "ocaml-ppx-fields-conv", - "ocaml-ppxfind", "ocaml-ppx-hash", "ocaml-ppx-here", "ocaml-ppx-inline-test", @@ -132,7 +131,6 @@ let packages = [ "ocaml-ppx-optcomp", "ocaml-ppx-sexp-conv", "ocaml-ppx-tools", - "ocaml-ppx-tools-versioned", "ocaml-ppx-variants-conv", "ocaml-psmt2-frontend", "ocaml-ptmap", @@ -177,7 +175,7 @@ let packages = [ "coq", "flocq", "frama-c", - #"gappalib-coq", + "gappalib-coq", "graphviz", "haxe", "hevea",