On Wed, Jan 11, 2017 at 06:48:58PM -0500, Kei Kebreau wrote: > Leo Famulari writes: > > > On Wed, Jan 11, 2017 at 04:33:10PM -0500, Kei Kebreau wrote: > >> - (uri (string-append "mirror://sourceforge/audacity/audacity/" version > >> - "/audacity-minsrc-" version ".tar.xz")) > >> + (uri (string-append "https://github.com/audacity/audacity/archive" > >> + "/Audacity-" version ".zip")) > > > > It looks like they recommend another URL: > > > > http://www.audacityteam.org/download/source/ > > > > which points to > > > > https://www.fosshub.com/Audacity.html/audacity-minsrc-2.1.2.tar.xz > > I got a 403 error and Access Denied when I tried to download the source > code from that page. Did you have better luck? Yeah, it works fine for me. Weird! Anyone else? If it only fails for you, do you want me to finish the patch with the fosshub URL?