File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
dune-private-libs/dune-private-libs.3.17.2
ocamlc-loc/ocamlc-loc.3.17.2 Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ depends: [
2525 "odoc" {with-doc}
2626]
2727dev-repo: "git+https://github.com/ocaml/dune.git"
28- x-maintenance-intent: ["none"]
28+ x-maintenance-intent: ["( none) "]
2929build: [
3030 ["dune" "subst"] {dev}
3131 ["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
1515 "odoc" {with-doc}
1616]
1717dev-repo: "git+https://github.com/ocaml/dune.git"
18- x-maintenance-intent: ["none"]
18+ x-maintenance-intent: ["( none) "]
1919build: [
2020 ["dune" "subst"] {dev}
2121 ["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ conflicts: [
1818 "ocaml-lsp-server" {< "1.15.0"}
1919]
2020dev-repo: "git+https://github.com/ocaml/dune.git"
21- x-maintenance-intent: ["none"]
21+ x-maintenance-intent: ["( none) "]
2222build: [
2323 ["dune" "subst"] {dev}
2424 ["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ depends: [
1313 "odoc" {with-doc}
1414]
1515dev-repo: "git+https://github.com/ocaml/dune.git"
16- x-maintenance-intent: ["none"]
16+ x-maintenance-intent: ["( none) "]
1717build: [
1818 ["dune" "subst"] {dev}
1919 ["rm" "-rf" "vendor/csexp"]
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ depends: [
1919 "odoc" {with-doc}
2020]
2121dev-repo: "git+https://github.com/ocaml/dune.git"
22- x-maintenance-intent: ["none"]
22+ x-maintenance-intent: ["( none) "]
2323build: [
2424 ["dune" "subst"] {dev}
2525 ["rm" "-rf" "vendor/csexp"]
You can’t perform that action at this time.
0 commit comments