From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 3/5] gnu: Add s6. Date: Fri, 29 Jul 2016 17:23:51 +0200 Message-ID: <8760roa2ns.fsf@gnu.org> References: <1469729157-18253-1-git-send-email-eric.le.bihan.dev@free.fr> <1469729157-18253-4-git-send-email-eric.le.bihan.dev@free.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]:49601) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bT9eM-0007Fp-2M for guix-devel@gnu.org; Fri, 29 Jul 2016 11:24:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bT9eH-0007rN-3J for guix-devel@gnu.org; Fri, 29 Jul 2016 11:24:33 -0400 In-Reply-To: <1469729157-18253-4-git-send-email-eric.le.bihan.dev@free.fr> (Eric Le Bihan's message of "Thu, 28 Jul 2016 20:05:55 +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" To: Eric Le Bihan Cc: guix-devel@gnu.org Eric Le Bihan skribis: > * gnu/packages/skarnet.scm (s6): New variable. > > Signed-off-by: Eric Le Bihan Fixed the two-space-after-period issue reported by =E2=80=98guix lint=E2=80= =99 and applied.