gnu-maintenance: Return all the latest tarballs, not just one.
authorLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 09:45:30 +0000 (11:45 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 09:51:39 +0000 (11:51 +0200)
commit1b3ebae4f1b1c1f34a825200440752e6ee8c8a7a
tree1bbc8ffed964bd2e26df699575985228467892da
parente9f38113908414792ce2e5c1d3203cc8e5cb938b
gnu-maintenance: Return all the latest tarballs, not just one.

* guix/gnu-maintenance.scm (latest-gnu-release): Return a list of
matching tarballs instead of just the first one.  This gives us .tar.gz,
.tar.xz, etc.
guix/gnu-maintenance.scm