From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53554) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcCft-00078C-IU for guix-patches@gnu.org; Mon, 31 Jul 2017 11:32:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcCfq-0006cM-D7 for guix-patches@gnu.org; Mon, 31 Jul 2017 11:32:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:32868) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dcCfq-0006cE-AT for guix-patches@gnu.org; Mon, 31 Jul 2017 11:32:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dcCfq-0006cK-3Q for guix-patches@gnu.org; Mon, 31 Jul 2017 11:32:02 -0400 Subject: [bug#27537] [PATCH 6/6] gnu: Add Axoloti. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20170630122523.30510-1-rekado@elephly.net> <20170630122523.30510-6-rekado@elephly.net> <87tw2x6v56.fsf@elephly.net> Date: Mon, 31 Jul 2017 17:31:16 +0200 In-Reply-To: <87tw2x6v56.fsf@elephly.net> (Ricardo Wurmus's message of "Fri, 30 Jun 2017 23:08:37 +0200") Message-ID: <877eyo39ob.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 27537@debbugs.gnu.org Ricardo Wurmus skribis: > Annoyingly, this package appears to have a couple of problems, so I=E2=80= =99ll > send an update version later. The Java dependencies in this series > should be okay, though. Yes, and I just noticed that the Java dependencies were already in master, which is good. Thanks, Ludo=E2=80=99.