Re: [PATCH 2/2] gnu: ratpoison: Clean definition.

2015-08-25 Thread Mathieu Lirzin
l...@gnu.org (Ludovic Courtès) writes:

> Mathieu Lirzin  skribis:
>
>> * gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases.
>>   [inputs]: Sort alist.  Move ratpoison.desktop to ...
^^^
>>   [source]: Fix indentation.
>>   [native-inputs]: Likewise.  ... here.
>
> It’s OK to not mention trivial reindentation here.  Otherwise LGTM,
> thanks!

Done in 45fed6d32c288dbf5400ace42179256036c4c233 with "Sort alphabetically."
instead of "Sort alist." because the field 'inputs' is not a proper alist.

--
Mathieu Lirzin



Re: [PATCH 2/2] gnu: ratpoison: Clean definition.

2015-08-18 Thread Ludovic Courtès
Mathieu Lirzin  skribis:

> * gnu/packages/ratpoison.scm (ratpoison)[arguments]: Use modify-phases.
>   [inputs]: Sort alist.  Move ratpoison.desktop to ...
>   [source]: Fix indentation.
>   [native-inputs]: Likewise.  ... here.

It’s OK to not mention trivial reindentation here.  Otherwise LGTM,
thanks!

Ludo’.