From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marius Bakke Subject: Re: [PATCH 4/4] gnu: xapian: Update to 1.4.0. Date: Tue, 18 Oct 2016 22:55:15 +0100 Message-ID: <87d1ix7264.fsf@duckhunt.i-did-not-set--mail-host-address--so-tickle-me> References: <20161017165506.17750-1-mbakke@fastmail.com> <20161017165506.17750-5-mbakke@fastmail.com> <20161017194957.GB27348@jasmine> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwcLx-0005xn-0y for guix-devel@gnu.org; Tue, 18 Oct 2016 17:55:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwcLt-0008Q4-Uh for guix-devel@gnu.org; Tue, 18 Oct 2016 17:55:21 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:47315) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bwcLt-0008PZ-Qf for guix-devel@gnu.org; Tue, 18 Oct 2016 17:55:17 -0400 In-Reply-To: <20161017194957.GB27348@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 Cc: guix-devel@gnu.org Leo Famulari writes: > On Mon, Oct 17, 2016 at 05:55:06PM +0100, Marius Bakke wrote: >> * gnu/packages/search.scm (xapian): Update to 1.4.0. >> [source]: Use https URL. >> [home-page]: Use https URL. >> [arguments]: Remove 'patch-remotetcp-harness' phase. Replace 'check' >> phase with a list of custom test targets. > > Works for me with mu. Thanks a lot for reviewing, Leo. I'll go ahead and push these tomorrow with the mentioned changes unless there are other comments. Not happy about excluding those Xapian tests, but don't know what to do about it.