this repo has no description

Merge pull request #22874 from kit-ty-kate/fix-194

rankers is not compatible with parany >= 13 (Parany.run doesn't have ~core_pin anymore)

Kate fd9a7523 2642a3d5

Changed files
+1 -1
packages
rankers
rankers.2.0.7
+1 -1
packages/rankers/rankers.2.0.7/opam
···
"minicli" {>= "5.0.0"}
"molenc"
"nlopt-ocaml"
-
"parany" {>= "11.0.0"}
]
synopsis: "Vanishing Ranking Kernels (VRK)"
description: """
···
"minicli" {>= "5.0.0"}
"molenc"
"nlopt-ocaml"
+
"parany" {>= "11.0.0" & < "13.0.0"}
]
synopsis: "Vanishing Ranking Kernels (VRK)"
description: """