Alex Kost <alez...@gmail.com> skribis: > Mathieu Lirzin (2015-08-26 01:24 +0300) wrote: > >> l...@gnu.org (Ludovic Courtès) writes: >> >>> Cyril Roelandt <tipec...@gmail.com> skribis: >>> >>>> * gnu/packages/openstack.scm (python-os-client-config, >>>> python2-os-client-config): New variables. >>> >>> Please remove leading white space on second line. >> >> And with extra parentheses! ;) >> >> >> * gnu/packages/openstack.scm (python-os-client-config) >> (python2-os-client-config): New variables. > > There are many commits that use the following form: > > * gnu/packages/openstack.scm (python-os-client-config, > python2-os-client-config): New variables. > > I think this ↑ is the preferable form used in Guix.
Yes. I’m fine either way though. :-) Ludo’.