all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] Fix cpan importer source-url generator.
@ 2016-07-02 18:06 Alex Sassmannshausen
  2016-07-02 18:06 ` [PATCH] import: cpan: Use our mirrors for 'https' URLs Alex Sassmannshausen
  0 siblings, 1 reply; 3+ messages in thread
From: Alex Sassmannshausen @ 2016-07-02 18:06 UTC (permalink / raw)
  To: guix-devel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-07-03 22:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-02 18:06 [PATCH] Fix cpan importer source-url generator Alex Sassmannshausen
2016-07-02 18:06 ` [PATCH] import: cpan: Use our mirrors for 'https' URLs Alex Sassmannshausen
2016-07-03 22:00   ` Ludovic Courtès

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.