File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
ocaml-protoc/ocaml-protoc.3.1
pbrt_services/pbrt_services.3.1
pbrt_yojson/pbrt_yojson.3.1 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
15
15
"ocaml" {>= "4.08"}
16
16
]
17
17
build: [
18
- ["dune" "subst"] {pinned }
18
+ ["dune" "subst"] {dev }
19
19
[
20
20
"dune"
21
21
"build"
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ depends: [
15
15
dev-repo: "git+https://github.com/mransan/ocaml-protoc.git"
16
16
available: arch != "arm32" & arch != "x86_32" & arch != "ppc32" & arch != "ppc64"
17
17
build: [
18
- ["dune" "subst"] {pinned }
18
+ ["dune" "subst"] {dev }
19
19
[
20
20
"dune"
21
21
"build"
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ depends: [
14
14
]
15
15
dev-repo: "git+https://github.com/mransan/ocaml-protoc.git"
16
16
build: [
17
- ["dune" "subst"] {pinned }
17
+ ["dune" "subst"] {dev }
18
18
[
19
19
"dune"
20
20
"build"
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ depends: [
16
16
]
17
17
dev-repo: "git+https://github.com/mransan/ocaml-protoc.git"
18
18
build: [
19
- ["dune" "subst"] {pinned }
19
+ ["dune" "subst"] {dev }
20
20
[
21
21
"dune"
22
22
"build"
You can’t perform that action at this time.
0 commit comments