gnu-maintenance: 'generic-html' correctly handles relative release URLs.
authorLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2021 20:56:38 +0000 (22:56 +0200)
committerLudovic Courtès <ludo@gnu.org>
Fri, 28 May 2021 21:04:44 +0000 (23:04 +0200)
commit84f8bae0f85de081bbc55aa54ad6a50981a06a43
treed7727f2287b951abccf5868c85b2af901f4665b1
parentd7c356edb9719f1e236ee926c0288f914076481a
gnu-maintenance: 'generic-html' correctly handles relative release URLs.

* guix/gnu-maintenance.scm (latest-html-release)[url->release]: Fix
source URL construction in cases where URL is a possibly relative path.
guix/gnu-maintenance.scm