unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Sassmannshausen <alex@pompo.co>
To: guix-devel@gnu.org
Subject: [PATCH] Fix cpan importer source-url generator.
Date: Sat,  2 Jul 2016 20:06:01 +0200	[thread overview]
Message-ID: <20160702180602.26453-1-alex@pompo.co> (raw)

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

             reply	other threads:[~2016-07-02 18:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-02 18:06 Alex Sassmannshausen [this message]
2016-07-02 18:06 ` [PATCH] import: cpan: Use our mirrors for 'https' URLs Alex Sassmannshausen
2016-07-03 22:00   ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160702180602.26453-1-alex@pompo.co \
    --to=alex@pompo.co \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).