From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add artanis. Date: Sun, 08 Nov 2015 21:49:44 +0100 Message-ID: <87d1vk2p3r.fsf@gnu.org> References: <87bnb49wf1.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]:35701) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvWuN-0005V3-Rl for guix-devel@gnu.org; Sun, 08 Nov 2015 15:49:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvWuJ-0005UL-SD for guix-devel@gnu.org; Sun, 08 Nov 2015 15:49:51 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58598) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvWuJ-0005UH-PJ for guix-devel@gnu.org; Sun, 08 Nov 2015 15:49:47 -0500 In-Reply-To: <87bnb49wf1.fsf@gnu.org> (Mathieu Lirzin's message of "Sun, 08 Nov 2015 19:29:54 +0100") 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: > Here is the package definition for the web application framework GNU > Artanis. =E2=80=98guix lint=E2=80=99 is still proposing a description be= cause I have > fix a missing space in it. Can someone with commit access in the > =E2=80=9Cgnumaint=E2=80=9D repo fix it there? I think I just did, although I=E2=80=99m not sure what CVS is telling me. > From 96034d7b61f2ddc97eb1af792a9cf4921ba2d9ac Mon Sep 17 00:00:00 2001 > From: Mathieu Lirzin > Date: Sun, 8 Nov 2015 19:06:10 +0100 > Subject: [PATCH] gnu: Add artanis. > > * gnu/packages/guile.scm (artanis): New variable. LGTM, thanks! Ludo=E2=80=99.