this repo has no description

Merge pull request #21763 from kit-ty-kate/fix-87

zarith.1.3 is not compatible with OCaml 5.0 (uses the (.[]<-) notation)

Kate ef4f09e4 c0d83dab

Changed files
+1 -1
packages
zarith
zarith.1.3
+1 -1
packages/zarith/zarith.1.3/opam
···
]
remove: ["ocamlfind" "remove" "zarith"]
depends: [
-
"ocaml"
+
"ocaml" {< "5.0"}
"ocamlfind"
"conf-gmp"
"conf-perl" {build}