this repo has no description

Update packages/ocamlfind/ocamlfind.1.9.5/opam

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

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