From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mathieu Lirzin Subject: Re: [PATCH 2/2] gnu: ratpoison: Clean definition. Date: Tue, 25 Aug 2015 23:54:46 +0200 Message-ID: <87vbc3rq3d.fsf@openmailbox.org> References: <1438880373-19212-1-git-send-email-mthl@openmailbox.org> <1438880373-19212-3-git-send-email-mthl@openmailbox.org> <87wpwsk179.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53318) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUMBi-0003x2-RO for guix-devel@gnu.org; Tue, 25 Aug 2015 17:55:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUMBf-0000wr-Md for guix-devel@gnu.org; Tue, 25 Aug 2015 17:55:26 -0400 Received: from smtp2.openmailbox.org ([62.4.1.36]:56777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUMBf-0000wS-F0 for guix-devel@gnu.org; Tue, 25 Aug 2015 17:55:23 -0400 In-Reply-To: <87wpwsk179.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Tue, 18 Aug 2015 18:31:38 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) 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=E2=80=99s OK to not mention trivial reindentation here. Otherwise LGT= M, > thanks! Done in 45fed6d32c288dbf5400ace42179256036c4c233 with "Sort alphabetically." instead of "Sort alist." because the field 'inputs' is not a proper alist. -- Mathieu Lirzin