From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: 01/02: gnu: blast+: Update to 2.6.0. Date: Thu, 06 Jul 2017 18:54:11 +0200 Message-ID: <87y3s18q18.fsf@inria.fr> References: <20170704100851.17544.53007@vcs0.savannah.gnu.org> <20170704100852.2E1DB20DF8@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dTA2k-0000EU-Ic for guix-devel@gnu.org; Thu, 06 Jul 2017 12:54:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dTA2g-0000R3-Ma for guix-devel@gnu.org; Thu, 06 Jul 2017 12:54:18 -0400 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: Ben Woodcroft Cc: guix-devel@gnu.org Hi Ben, donttrustben@gmail.com (Ben Woodcroft) skribis: > commit 18dea67dc3a42d782b34b551304748346f173184 > Author: Ben Woodcroft > Date: Mon Jul 3 23:00:14 2017 +1000 > > gnu: blast+: Update to 2.6.0. >=20=20=20=20=20 > * gnu/packages/bioinformatics.scm (blast+): Update to 2.6.0. > [origin]: Remove bundled pcre. > [arguments]: Replace paths in run_with_lock.c. Configure with pcre. > [inputs]: Add pcre, perl, python. [...] > + (patches (search-patches "blast+-fix-makefile.patch")) You forgot this patch in the commit. Could you please commit it? We may have to revert it because it=E2=80=99s currently blocking evaluation= s on hydra.gnu.org: . TIA! Ludo=E2=80=99.