John Darrington <[email protected]> skribis: > * gnu-system.am (GNU_SYSTEM_MODULES): Add new package. > * gnu/packages/lisp.scm: New file.
Looks good to me. [...] > + (name "gcl") > + (version "2.6.10") > + (source > + (origin > + (method url-fetch) > + (uri (string-append "http://ftp.halifax.rwth-aachen.de/gnu/" name "/" > + name "-" version ".tar.gz")) > + (sha256 > + (base32 "1vsicv81ml7d92c87bckgkpvcshi6hzdnj44k0j6zs5mj8pzp8br")))) Could you change the URL to mirror://gnu/gcl/gcl- ... ? OK to push with this change. Thanks! Ludo’.
