Hello, Currently the CPAN importer correctly replaces metacpan URLs with our mirrors when the provided metacpan URL is 'http'. This patch fixes the importer to also 'fix' the URLs when they are 'https'.
Feedback welcome, Alex Alex Sassmannshausen (1): import: cpan: Use our mirrors for 'https' URLs. guix/import/cpan.scm | 13 +++++++++---- tests/cpan.scm | 11 +++++++++++ 2 files changed, 20 insertions(+), 4 deletions(-) -- 2.8.4