On Wed, May 25, 2016 at 6:04 PM, Ludovic Courtès <l...@gnu.org> wrote: > David Thompson <dthomps...@worcester.edu> skribis: > >> From: David Thompson <da...@gnu.org> >> >> * gnu/packages/autotools.scm (autoconf-archive): New variable. > > [...] > >> + (synopsis "Additional macros for GNU Autoconf") >> + (description >> + "The GNU Autoconf Archive is a collection of more than 500 macros for >> GNU >> +Autoconf.") > > OK with the synopsis and description suggested by ‘guix lint’. :-)
Oh yeah, forgot about that! Fixed and pushed. Thanks! - Dave