this repo has no description

Merge pull request #25239 from dra27/dev-repos

Minor corrections to compiler dev-repos

Changed files
+8 -8
packages
ocaml-variants
ocaml-variants.4.13.0+options
ocaml-variants.4.13.1+options
ocaml-variants.4.13.2+trunk
ocaml-variants.4.14.2+trunk
ocaml-variants.5.0.1+trunk
ocaml-variants.5.1.2+trunk
ocaml-variants.5.2.0+trunk
+1 -1
packages/ocaml-variants/ocaml-variants.4.13.0+options/opam
···
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.12"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.13"
depends: [
"ocaml" {= "4.13.0" & post}
"base-unix" {post}
+1 -1
packages/ocaml-variants/ocaml-variants.4.13.1+options/opam
···
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.12"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.13"
depends: [
"ocaml" {= "4.13.1" & post}
"base-unix" {post}
+2 -2
packages/ocaml-variants/ocaml-variants.4.13.2+trunk/opam
···
opam-version: "2.0"
license: "LGPL-2.1-or-later WITH OCaml-LGPL-linking-exception"
-
synopsis: "Latest 4.13 developmet"
+
synopsis: "Latest 4.13 development"
maintainer: "platform@lists.ocaml.org"
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.13"
depends: [
"ocaml" {= "4.13.2" & post}
"base-unix" {post}
+1 -1
packages/ocaml-variants/ocaml-variants.4.14.2+trunk/opam
···
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#4.14"
depends: [
"ocaml" {= "4.14.2" & post}
"base-unix" {post}
+1 -1
packages/ocaml-variants/ocaml-variants.5.0.1+trunk/opam
···
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#5.0"
depends: [
"ocaml" {= "5.0.1" & post}
"base-unix" {post}
+1 -1
packages/ocaml-variants/ocaml-variants.5.1.2+trunk/opam
···
authors: ["Xavier Leroy" "Damien Doligez" "Alain Frisch" "Jacques Garrigue" "Didier Rémy" "Jérôme Vouillon"]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#5.1"
depends: [
"ocaml" {= "5.1.2" & post}
"base-unix" {post}
+1 -1
packages/ocaml-variants/ocaml-variants.5.2.0+trunk/opam
···
]
homepage: "https://ocaml.org"
bug-reports: "https://github.com/ocaml/opam-repository/issues"
-
dev-repo: "git+https://github.com/ocaml/ocaml.git#trunk"
+
dev-repo: "git+https://github.com/ocaml/ocaml.git#5.2"
depends: [
"ocaml" {= "5.2.0" & post}
"base-unix" {post}