From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fv26g-0007sE-QF for guix-patches@gnu.org; Wed, 29 Aug 2018 11:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fv26c-00065m-Qs for guix-patches@gnu.org; Wed, 29 Aug 2018 11:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:60491) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fv26c-00065e-JO for guix-patches@gnu.org; Wed, 29 Aug 2018 11:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fv26c-0005RA-BW for guix-patches@gnu.org; Wed, 29 Aug 2018 11:10:02 -0400 Subject: bug#32484: [PATCH 4/4] gnu: Add python-scanpy. Resent-To: guix-patches@gnu.org Resent-Message-ID: References: <20180820180019.13028-1-ricardo.wurmus@mdc-berlin.de> <20180820180019.13028-4-ricardo.wurmus@mdc-berlin.de> From: Ricardo Wurmus Message-ID: <877ek9b49k.fsf@mdc-berlin.de> In-reply-to: <20180820180019.13028-4-ricardo.wurmus@mdc-berlin.de> Date: Wed, 29 Aug 2018 17:09:31 +0200 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: 32484-done@debbugs.gnu.org > * gnu/packages/bioinformatics.scm (python-scanpy): New variable. I pushed this (and the other three patches) to the master branch with commit c7fe888b4. -- Ricardo