From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/2] gnu: ratpoison: Clean definition. Date: Tue, 18 Aug 2015 18:31:38 +0200 Message-ID: <87wpwsk179.fsf@gnu.org> References: <1438880373-19212-1-git-send-email-mthl@openmailbox.org> <1438880373-19212-3-git-send-email-mthl@openmailbox.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]:37532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZRjwZ-0003Eh-D2 for guix-devel@gnu.org; Tue, 18 Aug 2015 12:41:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZRjna-0003OJ-28 for guix-devel@gnu.org; Tue, 18 Aug 2015 12:32:46 -0400 In-Reply-To: <1438880373-19212-3-git-send-email-mthl@openmailbox.org> (Mathieu Lirzin's message of "Thu, 6 Aug 2015 18:59:33 +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: Mathieu Lirzin Cc: guix-devel@gnu.org 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 LGTM, thanks! Ludo=E2=80=99.