On 01/23/2015 10:56 AM, Ludovic Courtès wrote:
> l...@gnu.org (Ludovic Courtès) skribis:
>
>> OK to push with these changes, thank you!
>
> Ping! :-)
>
Done in 17a7b75c0f727cd7c32b156d8a9235a2009a248f .
Cyril.
l...@gnu.org (Ludovic Courtès) skribis:
> OK to push with these changes, thank you!
Ping! :-)
Ludo’.
Cyril Roelandt skribis:
> * guix/scripts/lint.scm (validate-uri?): New procedure.
> (%checkers): Add 'home-page' checker
^
Typo.
> +(define (check-source package)
> + "Emit a warning if PACKAGE has an invalid 'source' field, or if that
> +'source' is not reachable."