this repo has no description
0
fork

Configure Feed

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

Update packages/ocamlfind/ocamlfind.1.9.5/opam

Co-authored-by: Kate <kit-ty-kate@outlook.com>

authored by

Marcello Seri
Kate
and committed by
GitHub
47cc8af7 817e2bca

+1 -1
+1 -1
packages/ocamlfind/ocamlfind.1.9.5/opam
··· 13 13 homepage: "http://projects.camlcity.org/projects/findlib.html" 14 14 bug-reports: "https://github.com/ocaml/ocamlfind/issues" 15 15 depends: [ 16 - "ocaml" {>= "4.02.0" & < "5~" } 16 + "ocaml" {>= "4.02.0" & < "5.0"} 17 17 ] 18 18 depopts: ["graphics"] 19 19 build: [