objective categorical abstract machine language personal data server

Update .opam files with dune version upper bound

futur.blue 32addf60 cd81316d

verified
+8 -8
+1 -1
frontend.opam
··· 7 bug-reports: "https://github.com/futurGH/pegasus/issues" 8 depends: [ 9 "ocaml" {= "5.2.1"} 10 - "dune" {>= "3.20"} 11 "lwt" 12 "melange" 13 "melange-json"
··· 7 bug-reports: "https://github.com/futurGH/pegasus/issues" 8 depends: [ 9 "ocaml" {= "5.2.1"} 10 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 11 "lwt" 12 "melange" 13 "melange-json"
+1 -1
hermes-cli.opam
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 - "dune" {>= "3.20"} 12 "cmdliner" {>= "1.2.0"} 13 "yojson" {>= "3.0.0"} 14 "fmt" {>= "0.9.0"}
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 12 "cmdliner" {>= "1.2.0"} 13 "yojson" {>= "3.0.0"} 14 "fmt" {>= "0.9.0"}
+1 -1
hermes.opam
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 - "dune" {>= "3.20"} 13 "lwt" 14 "cohttp-lwt-unix" {>= "6.1.1"} 15 "uri" {>= "4.4.0"}
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 13 "lwt" 14 "cohttp-lwt-unix" {>= "6.1.1"} 15 "uri" {>= "4.4.0"}
+1 -1
hermes_ppx.opam
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 - "dune" {>= "3.20"} 12 "ppxlib" {>= "0.32.0"} 13 "odoc" {with-doc} 14 ]
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 12 "ppxlib" {>= "0.32.0"} 13 "odoc" {with-doc} 14 ]
+1 -1
ipld.opam
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 - "dune" {>= "3.20"} 13 "lwt" 14 "digestif" {>= "1.2.0"} 15 "multibase" {>= "0.1.0"}
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 13 "lwt" 14 "digestif" {>= "1.2.0"} 15 "multibase" {>= "0.1.0"}
+1 -1
kleidos.opam
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 - "dune" {>= "3.20"} 12 "hacl-star" {>= "0.7.2"} 13 "mirage-crypto-ec" {>= "2.0.1"} 14 "multibase" {>= "0.1.0"}
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 12 "hacl-star" {>= "0.7.2"} 13 "mirage-crypto-ec" {>= "2.0.1"} 14 "multibase" {>= "0.1.0"}
+1 -1
mist.opam
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 - "dune" {>= "3.20"} 12 "lwt" 13 "core_unix" {>= "0.16.0"} 14 "re" {>= "1.13.2"}
··· 8 bug-reports: "https://github.com/futurGH/pegasus/issues" 9 depends: [ 10 "ocaml" {= "5.2.1"} 11 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 12 "lwt" 13 "core_unix" {>= "0.16.0"} 14 "re" {>= "1.13.2"}
+1 -1
pegasus.opam
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 - "dune" {>= "3.20"} 13 "lwt" 14 "aws-s3-lwt" {>= "4.8.1"} 15 "caqti" {>= "1.9.0"}
··· 9 bug-reports: "https://github.com/futurGH/pegasus/issues" 10 depends: [ 11 "ocaml" {= "5.2.1"} 12 + "dune" {>= "3.20" & >= "3.20" & < "3.21"} 13 "lwt" 14 "aws-s3-lwt" {>= "4.8.1"} 15 "caqti" {>= "1.9.0"}