From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34219) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e2vhO-0003Xj-9h for guix-patches@gnu.org; Fri, 13 Oct 2017 04:52:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e2vhK-0007T9-DX for guix-patches@gnu.org; Fri, 13 Oct 2017 04:52:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:56397) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e2vhK-0007Sv-AI for guix-patches@gnu.org; Fri, 13 Oct 2017 04:52:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e2vhK-00078P-3v for guix-patches@gnu.org; Fri, 13 Oct 2017 04:52:02 -0400 Subject: [bug#28802] [PATCH] gnu: Add paml. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20171012215632.713-1-rekado@elephly.net> Date: Fri, 13 Oct 2017 10:51:14 +0200 In-Reply-To: <20171012215632.713-1-rekado@elephly.net> (Ricardo Wurmus's message of "Thu, 12 Oct 2017 23:56:32 +0200") Message-ID: <878tgfqvlp.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: Ricardo Wurmus Cc: Ricardo Wurmus , 28802@debbugs.gnu.org Ricardo Wurmus skribis: > From: Ricardo Wurmus > > * gnu/packages/bioinformatics.scm (paml): New variable. LGTM, thanks! Ludo'.