gnu-maintenance: Correctly compare versions.
authorLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 09:40:32 +0000 (11:40 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 11 Sep 2017 09:40:32 +0000 (11:40 +0200)
commite9f38113908414792ce2e5c1d3203cc8e5cb938b
tree19f485b0cc663094d13f1a466a84217b0efee726
parent21c2757f27061cd6647cb00797b1c6c85f3325e8
gnu-maintenance: Correctly compare versions.

* guix/gnu-maintenance.scm (latest-gnu-release): Add calls to
'sans-extension'.  This fixes version comparison, which could be fooled
with the ".tar.gz" extension.
guix/gnu-maintenance.scm