On Tue, Sep 27, 2016 at 07:40:26PM +0200, David Craven wrote: > * gnu/packages/sdcc.scm (sdcc): New variable.
> + (uri (string-append > + "mirror://sourceforge/sdcc/files/sdcc" > + "/" version "/sdcc-src-" version ".tar.bz2" > + "/download")) This URL returns 404. Otherwise, not having built the package, the package defintion looks good to me in general.