From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56265) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNP9M-00006Y-Og for guix-patches@gnu.org; Thu, 15 Nov 2018 16:26:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNP9I-0000nA-Lp for guix-patches@gnu.org; Thu, 15 Nov 2018 16:26:08 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:50246) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNP9G-0000mD-K2 for guix-patches@gnu.org; Thu, 15 Nov 2018 16:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gNP9G-0006hb-9o for guix-patches@gnu.org; Thu, 15 Nov 2018 16:26:02 -0500 Subject: bug#33357: [PATCH] gnu: Add nanopolish. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20181112205949.20289-1-madalinionel.patrascu@mdc-berlin.de> From: Ricardo Wurmus In-Reply-To: <20181112205949.20289-1-madalinionel.patrascu@mdc-berlin.de> Date: Thu, 15 Nov 2018 22:25:34 +0100 Message-ID: <87in0yt4mp.fsf@mdc-berlin.de> 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: pimi Cc: 33357-done@debbugs.gnu.org Hi, > * gnu/packages/bioinformatics.scm (nanopolish): New variable. Thanks! I applied it to =E2=80=9Cmaster=E2=80=9D with minor changes with c= ommit 30f0d21b4. -- Ricardo