gnu-maintenance: GNU updater no longer relies on FTP access.
authorLudovic Courtès <ludo@gnu.org>
Sun, 3 Sep 2017 21:31:09 +0000 (23:31 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sun, 3 Sep 2017 21:36:17 +0000 (23:36 +0200)
commit100b216d8a4218daec4a79024d62d54b52dc07be
tree35f4915c5342dc44e46bb881fafc2f3df95b758b
parente3c83a7cd3618a87d74e58973dcd82e560e2da97
gnu-maintenance: GNU updater no longer relies on FTP access.

Partly fixes <https://bugs.gnu.org/28159>.
Suggested by Hartmut Goebel <h.goebel@crazy-compilers.com>.

* guix/gnu-maintenance.scm (%gnu-file-list-uri): New variable.
(ftp.gnu.org-files, latest-gnu-release): New procedures.
(%gnu-updater)[pred]: Change to GNU-HOSTED?.
[latest]: Change to LATEST-GNU-RELEASE.
(%gnu-ftp-updater): New variable.
guix/gnu-maintenance.scm