Skip to content

Commit faf5acf

Browse files
committed
lockfile: remove base and base rev-deps
1 parent 8e0d3ee commit faf5acf

File tree

1 file changed

+25
-38
lines changed

1 file changed

+25
-38
lines changed

opam-monorepo.opam.locked

Lines changed: 25 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ depends: [
66
"alcotest" {= "1.6.0" & ?vendor}
77
"angstrom" {= "0.15.0" & ?vendor}
88
"astring" {= "0.8.5+dune" & ?vendor}
9-
"base" {= "v0.15.1" & ?vendor}
109
"base-bigarray" {= "base"}
1110
"base-bytes" {= "base+dune" & ?vendor}
1211
"base-domains" {= "base"}
@@ -42,13 +41,13 @@ depends: [
4241
"opam-format" {= "2.3.0" & ?vendor}
4342
"opam-repository" {= "2.3.0" & ?vendor}
4443
"opam-state" {= "2.3.0" & ?vendor}
45-
"parsexp" {= "v0.15.0" & ?vendor}
44+
"parsexp" {= "v0.16.0" & ?vendor}
4645
"re" {= "1.10.4" & ?vendor}
4746
"result" {= "1.5" & ?vendor}
4847
"rresult" {= "0.7.0+dune" & ?vendor}
4948
"seq" {= "base+dune" & ?vendor}
50-
"sexplib" {= "v0.15.1" & ?vendor}
51-
"sexplib0" {= "v0.15.1" & ?vendor}
49+
"sexplib" {= "v0.16.0" & ?vendor}
50+
"sexplib0" {= "v0.16.0" & ?vendor}
5251
"sha" {= "1.15.4" & ?vendor}
5352
"spdx_licenses" {= "1.3.0" & ?vendor}
5453
"stdlib-shims" {= "0.3.0" & ?vendor}
@@ -94,10 +93,6 @@ pin-depends: [
9493
"astring.0.8.5+dune"
9594
"https://github.com/dune-universe/astring/archive/v0.8.5+dune.tar.gz"
9695
]
97-
[
98-
"base.v0.15.1"
99-
"https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz"
100-
]
10196
[
10297
"base-bytes.base+dune"
10398
"https://github.com/kit-ty-kate/bytes/archive/v0.1.0.tar.gz"
@@ -192,8 +187,8 @@ pin-depends: [
192187
"https://github.com/ocaml/opam/archive/refs/tags/2.3.0.tar.gz"
193188
]
194189
[
195-
"parsexp.v0.15.0"
196-
"https://ocaml.janestreet.com/ocaml-core/v0.15/files/parsexp-v0.15.0.tar.gz"
190+
"parsexp.v0.16.0"
191+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz"
197192
]
198193
[
199194
"re.1.10.4"
@@ -209,12 +204,12 @@ pin-depends: [
209204
]
210205
["seq.base+dune" "https://github.com/c-cube/seq/archive/0.2.2.tar.gz"]
211206
[
212-
"sexplib.v0.15.1"
213-
"https://github.com/janestreet/sexplib/archive/refs/tags/v0.15.1.tar.gz"
207+
"sexplib.v0.16.0"
208+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz"
214209
]
215210
[
216-
"sexplib0.v0.15.1"
217-
"https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz"
211+
"sexplib0.v0.16.0"
212+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz"
218213
]
219214
[
220215
"sha.1.15.4"
@@ -387,13 +382,6 @@ x-opam-monorepo-duniverse-dirs: [
387382
"md5=0d8ceddeb7db821fd4e5235a75ae9752"
388383
]
389384
]
390-
[
391-
"https://github.com/janestreet/base/archive/refs/tags/v0.15.1.tar.gz"
392-
"base"
393-
[
394-
"sha256=755e303171ea267e3ba5af7aa8ea27537f3394d97c77d340b10f806d6ef61a14"
395-
]
396-
]
397385
[
398386
"https://github.com/janestreet/result/releases/download/1.5/result-1.5.tbz"
399387
"result"
@@ -402,21 +390,6 @@ x-opam-monorepo-duniverse-dirs: [
402390
"md5=1b82dec78849680b49ae9a8a365b831b"
403391
]
404392
]
405-
[
406-
"https://github.com/janestreet/sexplib/archive/refs/tags/v0.15.1.tar.gz"
407-
"sexplib"
408-
[
409-
"sha256=75da7d290d92d758c01f441f9589ccce031e11301563efde1c19149d39edbcbc"
410-
]
411-
]
412-
[
413-
"https://github.com/janestreet/sexplib0/archive/refs/tags/v0.15.1.tar.gz"
414-
"sexplib0"
415-
[
416-
"sha256=e8cd817eb3bc3f84a2065fa0255ab2b986a24baf1cc329d05627c516464267b3"
417-
"md5=ab8fd6273f35a792cad48cbb3024a7f9"
418-
]
419-
]
420393
[
421394
"https://github.com/kit-ty-kate/bytes/archive/v0.1.0.tar.gz"
422395
"bytes"
@@ -545,10 +518,24 @@ x-opam-monorepo-duniverse-dirs: [
545518
]
546519
]
547520
[
548-
"https://ocaml.janestreet.com/ocaml-core/v0.15/files/parsexp-v0.15.0.tar.gz"
521+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/parsexp-v0.16.0.tar.gz"
549522
"parsexp"
550523
[
551-
"sha256=d1ee902b12ac7c0c888863025990d06845530fb75328454814e5ce5b6d43d193"
524+
"sha256=b6e2572c8e6191a85cb8f9c3276ed87fe00522c81ba7a268179fb08185e55e12"
525+
]
526+
]
527+
[
528+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib-v0.16.0.tar.gz"
529+
"sexplib"
530+
[
531+
"sha256=e564d5d1ca157314ba5fd64b4e89fa12c6cba8efee3becf6d09d7d9dda21ac5b"
532+
]
533+
]
534+
[
535+
"https://ocaml.janestreet.com/ocaml-core/v0.16/files/sexplib0-v0.16.0.tar.gz"
536+
"sexplib0"
537+
[
538+
"sha256=86dba26468194512f789f2fb709063515a9cb4e5c4461c021c239a369590701d"
552539
]
553540
]
554541
]

0 commit comments

Comments
 (0)