update: chess_com_api, lichess_api, pgn_parser 1.0.2#28521
update: chess_com_api, lichess_api, pgn_parser 1.0.2#28521Ckaf wants to merge 1 commit intoocaml:masterfrom
Conversation
3b974b3 to
baca9d5
Compare
|
I think I specified the checksum correctly, what could be the problem? |
|
AFAICS, you've specified the wrong checksum: which differs from |
baca9d5 to
4cf8a2f
Compare
4cf8a2f to
d524ea6
Compare
|
There's progress: Now I see a bunch of lower-bounds failures: Similarly These kinds of cross-package incompatibilities are a source of red CI lights and time-consuming missing constraint hunting (both for you - and for opam-repo maintainers).
The lock-step constraints can be expressed with the In a dune-project file you would need to prefix the See also the first exception listed in https://github.com/ocaml/opam-repository/tree/master/governance/policies#5-strict-dependency-constraints-should-be-avoided---or-preventive-upper-bounds |
No description provided.