On Tue, Apr 8, 2014 at 8:12 AM, Ludovic Courtès <l...@gnu.org> wrote: > David Thompson <dthomps...@worcester.edu> skribis: > >> + (source (origin >> + (method url-fetch) >> + (uri (string-append >> + >> "http://download.savannah.gnu.org/releases/man-db/man-db-" >> + version ".tar.xz")) > > Please use mirror://savannah.
Yet another thing that I should've caught. Will fix. Sorry! > > Other than that, fine with me; Mark? > > Ludo'.