Giacomo Leidi via Guix-patches via schreef op zo 06-03-2022 om 00:14 [+0100]: > +             (("codecov>=2\\.1\\.8") "codecov") > +             (("pytest-cov>=2\\.10\\.0") "pytest-cov")) Instead of ignoring upstream's lower bound on the versions, how about updating the dependencies in Guix? Greetings, Maxime.