this repo has no description
0
fork

Configure Feed

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

add some upperbounds for scfg revdeps

+3 -3
+1 -1
packages/ccbg/ccbg.0.1/opam
··· 14 14 "bos" {>= "0.2.0"} 15 15 "directories" 16 16 "fpath" 17 - "scfg" {>= "0.2"} 17 + "scfg" {>= "0.2" & < "0.4"} 18 18 "odoc" {with-doc} 19 19 ] 20 20 conflicts: [
+1 -1
packages/gotd/gotd.0.1/opam
··· 12 12 "bos" 13 13 "directories" 14 14 "fpath" 15 - "scfg" 15 + "scfg" {< "0.4"} 16 16 "odoc" {with-doc} 17 17 ] 18 18 conflicts: ["rresult" {< "0.7"}]
+1 -1
packages/sun/sun.0.1/opam
··· 13 13 "ocaml" {>= "4.13"} 14 14 "cmdliner" {>= "1.1.0"} 15 15 "directories" 16 - "scfg" 16 + "scfg" {< "0.4"} 17 17 "odoc" {with-doc} 18 18 ] 19 19 build: [