Add ocaml-bigarray-compat ocaml-csexp ocaml-ctypes ocaml-integers ocaml-luv
[fedora-ocaml-rebuild.git] / Goalfile
index 40627d6..df014e1 100644 (file)
--- a/Goalfile
+++ b/Goalfile
@@ -4,13 +4,13 @@ include "fedora.gl"
 
 let fedora-dir = "%HOME/d/fedora"
 
-let fedora-branch = "master"
-#let fedora-branch = "f32"
-let fedora-tag = "f34-build-side-28234"
+#let fedora-branch = "master"
+let fedora-branch = "f33"
+let fedora-tag = "f33-build-side-29131"
 
 # The magic string that must appear in %changelog when the
 # package has been rebuilt.
-let fedora-rebuild-name = "OCaml 4.11.0 rebuild"
+let fedora-rebuild-name = "OCaml 4.11.1 rebuild"
 
 # Packages that are ignored, which means they are treated as if
 # they have been rebuilt.
@@ -28,10 +28,11 @@ let packages = [
     "ocaml-base",
     "ocaml-base64",
     "ocaml-benchmark",
+    "ocaml-bigarray-compat",
     "ocaml-biniou",
     "ocaml-bin-prot",
     "ocaml-bisect-ppx",
-    #"ocaml-cairo",
+    "ocaml-cairo",
     "ocaml-calendar",
     "ocaml-camlidl",
     "ocaml-camlimages",
@@ -44,7 +45,9 @@ let packages = [
     "ocaml-compiler-libs-janestreet",
     "ocaml-cppo",
     "ocaml-cryptokit",
+    "ocaml-csexp",
     "ocaml-csv",
+    "ocaml-ctypes",
     "ocaml-cudf",
     "ocaml-curl",
     "ocaml-curses",
@@ -62,9 +65,12 @@ let packages = [
     "ocaml-fpath",
     "ocaml-gen",
     "ocaml-gettext",
+    "ocaml-graphics",
     "ocaml-gsl",
     "ocamlify",
+    "ocaml-integers",
     "ocaml-jane-street-headers",
+#   "ocaml-jsonm", https://bugzilla.redhat.com/show_bug.cgi?id=1183825
     "ocaml-jst-config",
     "ocaml-lablgl",
     "ocaml-lablgtk",
@@ -73,6 +79,7 @@ let packages = [
     "ocaml-lacaml",
     "ocaml-lambda-term",
     "ocaml-libvirt",
+    "ocaml-luv",
     "ocaml-lwt",
     "ocaml-lwt-log",
     "ocaml-markup",
@@ -143,7 +150,7 @@ let packages = [
     "ocaml-sexplib0",
     "ocaml-sha",
     "ocaml-sqlite",
-    #"ocaml-ssl",
+    "ocaml-ssl",
     "ocaml-stdint",
     "ocaml-stdio",
     "ocaml-time-now",
@@ -167,6 +174,10 @@ let packages = [
     "apron",
     "brltty",
     "coccinelle",
+    "coq",
+    "flocq",
+    "frama-c",
+    #"gappalib-coq",
     "graphviz",
     "haxe",
     "hevea",
@@ -176,18 +187,13 @@ let packages = [
     "libnbd",
     "opam",
     "plplot",
+    "prooftree",
     "utop",
     "virt-top",
     "virt-v2v",
     "why3",
     "z3",
-
-    # For Coq:
-    "coq",
-    "frama-c",
-    "gappalib-coq",
     "zenon",
-    "flocq",
 
     # Causes a cyclic dependency between libnbd <-> nbdkit.  We need
     # to fix this in goals itself, but in the meantime disable nbdkit