this repo has no description

Fix opam-* < 2.0.7 when the CI environment variable is set (e.g. in opam-repo-ci)

Kate 43994080 96d81f4e

Changed files
+327
packages
opam-client
opam-client.2.0.0
opam-client.2.0.0~beta
opam-client.2.0.0~beta3
opam-client.2.0.0~beta3.1
opam-client.2.0.0~beta5
opam-client.2.0.0~rc
opam-client.2.0.0~rc2
opam-client.2.0.0~rc3
opam-client.2.0.1
opam-client.2.0.2
opam-client.2.0.3
opam-client.2.0.4
opam-client.2.0.5
opam-client.2.0.6
opam-core
opam-core.2.0.0
opam-core.2.0.0~beta
opam-core.2.0.0~beta3
opam-core.2.0.0~beta3.1
opam-core.2.0.0~beta5
opam-core.2.0.0~rc
opam-core.2.0.0~rc2
opam-core.2.0.0~rc3
opam-core.2.0.1
opam-core.2.0.2
opam-core.2.0.3
opam-core.2.0.4
opam-core.2.0.5
opam-core.2.0.6
opam-devel
opam-devel.2.0.0
opam-devel.2.0.0~beta
opam-devel.2.0.0~beta3
opam-devel.2.0.0~beta3.1
opam-devel.2.0.0~beta5
opam-devel.2.0.0~rc
opam-devel.2.0.0~rc2
opam-devel.2.0.0~rc3
opam-devel.2.0.1
opam-devel.2.0.2
opam-devel.2.0.3
opam-devel.2.0.4
opam-devel.2.0.5
opam-devel.2.0.6
opam-format
opam-format.2.0.0
opam-format.2.0.0~beta
opam-format.2.0.0~beta3
opam-format.2.0.0~beta3.1
opam-format.2.0.0~beta5
opam-format.2.0.0~rc
opam-format.2.0.0~rc2
opam-format.2.0.0~rc3
opam-format.2.0.1
opam-format.2.0.2
opam-format.2.0.3
opam-format.2.0.4
opam-format.2.0.5
opam-format.2.0.6
opam-installer
opam-installer.2.0.0
opam-installer.2.0.0~beta5
opam-installer.2.0.0~rc
opam-installer.2.0.0~rc2
opam-installer.2.0.0~rc3
opam-installer.2.0.1
opam-installer.2.0.2
opam-installer.2.0.3
opam-installer.2.0.4
opam-installer.2.0.5
opam-installer.2.0.6
opam-repository
opam-repository.2.0.0
opam-repository.2.0.0~beta
opam-repository.2.0.0~beta3
opam-repository.2.0.0~beta3.1
opam-repository.2.0.0~beta5
opam-repository.2.0.0~rc
opam-repository.2.0.0~rc2
opam-repository.2.0.0~rc3
opam-repository.2.0.1
opam-repository.2.0.2
opam-repository.2.0.3
opam-repository.2.0.4
opam-repository.2.0.5
opam-repository.2.0.6
opam-solver
opam-solver.2.0.0
opam-solver.2.0.0~beta
opam-solver.2.0.0~beta3
opam-solver.2.0.0~beta3.1
opam-solver.2.0.0~beta5
opam-solver.2.0.0~rc
opam-solver.2.0.0~rc2
opam-solver.2.0.0~rc3
opam-solver.2.0.1
opam-solver.2.0.2
opam-solver.2.0.3
opam-solver.2.0.4
opam-solver.2.0.5
opam-solver.2.0.6
opam-state
opam-state.2.0.0
opam-state.2.0.0~beta
opam-state.2.0.0~beta3
opam-state.2.0.0~beta3.1
opam-state.2.0.0~beta5
opam-state.2.0.0~rc
opam-state.2.0.0~rc2
opam-state.2.0.0~rc3
opam-state.2.0.1
opam-state.2.0.2
opam-state.2.0.3
opam-state.2.0.4
opam-state.2.0.5
opam-state.2.0.6
+3
packages/opam-client/opam-client.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.1/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.2/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.3/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.4/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.5/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-client/opam-client.2.0.6/opam
···
Actions on the opam root, switches, installations, and front-end.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.1/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.2/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.3/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.4/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.5/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-core/opam-core.2.0.6/opam
···
Small standard library extensions, and generic system interaction modules used
by opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.1/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.2/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.3/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.4/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.5/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-devel/opam-devel.2.0.6/opam
···
installation, the binaries are not installed into the PATH, but into
lib/opam-devel, from where the user can manually install them system-wide.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.1/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.2/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.3/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.4/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.5/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-format/opam-format.2.0.6/opam
···
Definition of opam datastructures and its file interface.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.1/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.2/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.3/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.4/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.5/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-installer/opam-installer.2.0.6/opam
···
[1] http://opam.ocaml.org/doc/2.0/Manual.html#lt-pkgname-gt-install
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.1/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.2/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.3/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.4/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.5/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-repository/opam-repository.2.0.6/opam
···
This library includes repository and remote sources handling, including
curl/wget, rsync, git, mercurial, darcs backends.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.1/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.2/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.3/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.4/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.5/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-solver/opam-solver.2.0.6/opam
···
Solver and Cudf interaction. This library is based on the Cudf and Dose
libraries, and handles calls to the external solver from opam.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc4.tar.gz"
checksum: "md5=385612adf8733f6816cfcbc39e3e1b50"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~beta/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta2.tar.gz"
checksum: "md5=e27cfdb0b8c6f4c3133f983e4c50b7dd"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~beta3.1/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.1.tar.gz"
checksum: "md5=092d3e53ee4649a50a3b30bdfd72646b"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~beta3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta3.tar.gz"
checksum: "md5=19ce08c078494cf5640b65843ce650ab"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~beta5/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-beta5.tar.gz"
checksum: "md5=9347fabff36c99bc631b30b1007e20db"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~rc/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc.tar.gz"
checksum: "md5=ae216e3ea0a9388cc9f711a2a9925557"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~rc2/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc2.tar.gz"
checksum: "md5=86a60db4df8412db09cef82cf26cf335"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.0~rc3/opam
···
src: "https://github.com/ocaml/opam/archive/2.0.0-rc3.tar.gz"
checksum: "md5=5b782a93c6784304e61dfe9d56349b09"
}
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.1/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.2/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.3/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.4/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.5/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]
+3
packages/opam-state/opam-state.2.0.6/opam
···
Handling of the ~/.opam hierarchy, repository and switch states.
"""
+
build-env: [
+
[CI = ""]
+
]