From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:36886) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iKLiF-0007JU-1m for guix-patches@gnu.org; Tue, 15 Oct 2019 08:14:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iKLiE-0001Q7-7Y for guix-patches@gnu.org; Tue, 15 Oct 2019 08:14:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34022) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iKLiE-0001Pw-5A for guix-patches@gnu.org; Tue, 15 Oct 2019 08:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iKLiD-0001jr-Vg for guix-patches@gnu.org; Tue, 15 Oct 2019 08:14:02 -0400 Subject: bug#37666: [PATCH 1/2] gnu: Add r-htqpcr. Resent-To: guix-patches@gnu.org Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191008165307.903-1-zimon.toutoune@gmail.com> <20191008173518.1074-1-zimon.toutoune@gmail.com> Date: Tue, 15 Oct 2019 14:13:40 +0200 In-Reply-To: <20191008173518.1074-1-zimon.toutoune@gmail.com> (zimoun's message of "Tue, 8 Oct 2019 19:35:16 +0200") Message-ID: <875zkqw6iz.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: zimoun Cc: 37666-done@debbugs.gnu.org Hello! zimoun skribis: > * gnu/packages/bioconductor.scm (r-htqpcr): New variable. [...] > * gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): New variable. Applied, thanks! :-) Ludo=E2=80=99.