alpha
Login
or
Join now
jon.recoil.org
/
reporepo
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
A repository of opam repositories, for use by oi
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
oi repo bump oxcaml
author
Anil Madhavapeddy
date
2 months ago
(May 14, 2026, 8:37 AM +0100)
commit
4642e32f
4642e32f2909f49a5c01c4617730d3d1d42c290f
parent
df6fc1d5
df6fc1d559f2f4cc70f9b0447106d432e3e450c8
+11
1 changed file
Expand all
Collapse all
Unified
Split
v2
reporepo
packages
oxcaml
oxcaml.20260514.0
opam
+11
v2/reporepo/packages/oxcaml/oxcaml.20260514.0/opam
View file
Reviewed
···
1
1
+
opam-version: "2.0"
2
2
+
synopsis: "Overlay: oxcaml — pinned opam repository"
3
3
+
url {
4
4
+
src: "https://github.com/oxcaml/opam-repository#3416edee6b2416f5752ce101e3f7a1933e570a32"
5
5
+
}
6
6
+
depends: [
7
7
+
"relocatable" { = "20260421.0" }
8
8
+
"default" { = "20260513.1" }
9
9
+
]
10
10
+
x-oi-overlay: true
11
11
+
x-oi-toolchain: "oxcaml"