[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#25980: [PATCH] website: Provide https links for alpha.gnu.org URLs.
From: |
Ludovic Courtès |
Subject: |
bug#25980: [PATCH] website: Provide https links for alpha.gnu.org URLs. |
Date: |
Thu, 09 Mar 2017 14:24:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
address@hidden skribis:
> From: ng0 <address@hidden>
>
> alpha.gnu.org is accessible via https, defaulting to
> ftp protocol prevents users of networks where the ftp
> ports might be blocked (such as tor) from downloading.
>
> * website/www/download.scm (https-url): New variable.
> (guixsd-files): Replace (ftp-url) with (https-url).
> (guix-files): Likewise.
> (guix-source-files): Likewise.
Pushed, thanks!
Ludo’.