this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Apply suggestions from code review

authored by

Marcello Seri and committed by
GitHub
84405b2f 164d1a67

+4 -4
+1 -1
packages/ocaml-protoc/ocaml-protoc.3.1.1/opam
··· 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"
+1 -1
packages/pbrt/pbrt.3.1.1/opam
··· 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"
+1 -1
packages/pbrt_services/pbrt_services.3.1.1/opam
··· 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"
+1 -1
packages/pbrt_yojson/pbrt_yojson.3.1.1/opam
··· 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"