download: Switch savannah mirrors to HTTPS URLs.
authorMaxime Devos <maximedevos@telenet.be>
Thu, 1 Sep 2022 09:01:51 +0000 (11:01 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 26 Sep 2022 21:29:36 +0000 (23:29 +0200)
commit6c16de72de646137b04b4b5e82b816fdeb02ac65
tree5a319ed68fb689ab705f4afac9f1445ee80103b2
parent11ec14ff0ede22fa5e402baf46938b17513d21e6
download: Switch savannah mirrors to HTTPS URLs.

The URI scheme used for nongnu.freemirror.org needs to be consistent
between (guix download) and (guix gnu-maintenance) to make the simplified
savannah-updater (of a later commit) work.  While we're at it, switch the
other mirrors to https as well.

http://download.savannah.gnu.org/releases-noredirect/ is left unmodified
because it 404s

* download.scm (%mirrors)[savannah]: Switch from http to https where possible.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
guix/download.scm