From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40575) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1esEvp-00017k-7L for guix-patches@gnu.org; Sat, 03 Mar 2018 16:43:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1esEvm-0001vd-2m for guix-patches@gnu.org; Sat, 03 Mar 2018 16:43:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:35284) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1esEvl-0001vU-Un for guix-patches@gnu.org; Sat, 03 Mar 2018 16:43:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1esEvl-0006G9-N7 for guix-patches@gnu.org; Sat, 03 Mar 2018 16:43:01 -0500 Subject: [bug#30570] [PATCH 09/16] gnu: Add Diversitree. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <7597f2a5e819b04be0bd24566b4fcd7950abb5c1.1519241713.git.leo@famulari.name> <7597f2a5e819b04be0bd24566b4fcd7950abb5c1.1519241713.git.leo@famulari.name> Date: Sat, 03 Mar 2018 22:42:06 +0100 In-Reply-To: (Leo Famulari's message of "Wed, 21 Feb 2018 14:35:13 -0500") Message-ID: <87inac7s5t.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain 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: Leo Famulari Cc: 30570@debbugs.gnu.org Leo Famulari skribis: > * gnu/packages/bioinformatics.scm (r-diversitree): New variable. OK.