Skip to content

Commit 611be49

Browse files
authored
Merge pull request #172 from mtelvers/ocaml-version
Update ocaml-version
2 parents 9278329 + 888927a commit 611be49

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

ocaml-docs-ci.opam

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@ build: [
6464
dev-repo: "git+https://github.com/ocurrent/ocaml-docs-ci.git"
6565
available: [ arch != "x86_32" ]
6666
pin-depends: [
67-
["ocaml-version.dev" "git+https://github.com/ocurrent/ocaml-version#496b14cdf826a737841526b753ebad8c3656a85a"]
68-
]
67+
["ocaml-version.dev" "git+https://github.com/ocurrent/ocaml-version#7a8d86e1fc66329b189a155136147970e03a3a54"]
68+
]

ocaml-docs-ci.opam.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
available: [ arch != "x86_32" ]
22
pin-depends: [
3-
["ocaml-version.dev" "git+https://github.com/ocurrent/ocaml-version#496b14cdf826a737841526b753ebad8c3656a85a"]
4-
]
3+
["ocaml-version.dev" "git+https://github.com/ocurrent/ocaml-version#7a8d86e1fc66329b189a155136147970e03a3a54"]
4+
]

0 commit comments

Comments
 (0)