File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
ortac-core/ortac-core.0.5.0
ortac-dune/ortac-dune.0.5.0
ortac-qcheck-stm/ortac-qcheck-stm.0.5.0
ortac-runtime-qcheck-stm/ortac-runtime-qcheck-stm.0.5.0
ortac-runtime/ortac-runtime.0.5.0 Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ build: [
5555 ["dune" "install" "-p" name "--create-install-files" name]
5656]
5757dev-repo: "git+https://github.com/ocaml-gospel/ortac.git"
58- x-maintenance-intent: [(" latest") ]
58+ x-maintenance-intent: ["( latest)" ]
5959url {
6060 src: "https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.5.0.tar.gz"
6161 checksum: [
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ build: [
3333 ["dune" "install" "-p" name "--create-install-files" name]
3434]
3535dev-repo: "git+https://github.com/ocaml-gospel/ortac.git"
36- x-maintenance-intent: [(" latest") ]
36+ x-maintenance-intent: ["( latest)" ]
3737url {
3838 src: "https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.5.0.tar.gz"
3939 checksum: [
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ build: [
5454 ["dune" "install" "-p" name "--create-install-files" name]
5555]
5656dev-repo: "git+https://github.com/ocaml-gospel/ortac.git"
57- x-maintenance-intent: [(" latest") ]
57+ x-maintenance-intent: ["( latest)" ]
5858url {
5959 src: "https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.5.0.tar.gz"
6060 checksum: [
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ build: [
4141 ["dune" "install" "-p" name "--create-install-files" name]
4242]
4343dev-repo: "git+https://github.com/ocaml-gospel/ortac.git"
44- x-maintenance-intent: [(" latest") ]
44+ x-maintenance-intent: ["( latest)" ]
4545url {
4646 src: "https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.5.0.tar.gz"
4747 checksum: [
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ build: [
4242 ["dune" "install" "-p" name "--create-install-files" name]
4343]
4444dev-repo: "git+https://github.com/ocaml-gospel/ortac.git"
45- x-maintenance-intent: [(" latest") ]
45+ x-maintenance-intent: ["( latest)" ]
4646url {
4747 src: "https://github.com/ocaml-gospel/ortac/archive/refs/tags/0.5.0.tar.gz"
4848 checksum: [
You can’t perform that action at this time.
0 commit comments