From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: [PATCH] gnu: Add python-dendropy. Date: Sat, 9 Jul 2016 08:24:32 +1000 Message-ID: <57802820.90803@uq.edu.au> References: <20160708140436.23475-1-donttrustben@gmail.com> <20160708161531.GA7734@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLeCc-0004vJ-HH for guix-devel@gnu.org; Fri, 08 Jul 2016 18:24:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bLeCX-0004Ot-8y for guix-devel@gnu.org; Fri, 08 Jul 2016 18:24:53 -0400 Received: from mailhub2.soe.uq.edu.au ([130.102.132.209]:53285 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bLeCW-0004Oe-MP for guix-devel@gnu.org; Fri, 08 Jul 2016 18:24:49 -0400 In-Reply-To: <20160708161531.GA7734@jasmine> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari , Ben Woodcroft Cc: guix-devel@gnu.org On 09/07/16 02:15, Leo Famulari wrote: > On Sat, Jul 09, 2016 at 12:04:36AM +1000, Ben Woodcroft wrote: >> +(define-public python-dendropy >> + ;; There are two known test failures thare will be fixed in the next > ^ > typo? Right. I pushed fixing this, thanks for the review. ben