From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 1/2] Add missing space between funcall and string argument Date: Mon, 07 Apr 2014 11:49:58 +0200 Message-ID: <87ppktv589.fsf@gnu.org> References: <20140407091908.GA440@kubera.inria.fr> 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]:60280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX6Bq-0001lY-JJ for guix-devel@gnu.org; Mon, 07 Apr 2014 05:50:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WX6Bl-00063t-5r for guix-devel@gnu.org; Mon, 07 Apr 2014 05:50:06 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:49072) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WX6Bk-00063j-VQ for guix-devel@gnu.org; Mon, 07 Apr 2014 05:50:01 -0400 In-Reply-To: <20140407091908.GA440@kubera.inria.fr> (Cyprien Nicolas's message of "Mon, 7 Apr 2014 11:19:08 +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: Cyprien Nicolas Cc: guix-devel@gnu.org Cyprien Nicolas skribis: > From 8fe2196068fb340e47a3bc1be3a2caae6c646735 Mon Sep 17 00:00:00 2001 > From: Cyprien Nicolas > Date: Mon, 7 Apr 2014 11:09:58 +0200 > Subject: [PATCH 1/2] Add missing space between funcall and string argument > > * gnu/packages/scheme.scm (hop): Add missing space. Applied, thanks! Ludo=E2=80=99.