From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Upgrade bedtools to 0.25.0. Date: Sat, 9 Jan 2016 15:32:10 -0500 Message-ID: <20160109203210.GC30687@jasmine> References: <5690ACF3.7010206@uq.edu.au> <87io324oep.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43092) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI0BF-00036p-0h for guix-devel@gnu.org; Sat, 09 Jan 2016 15:32:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aI0BB-0004kN-Ro for guix-devel@gnu.org; Sat, 09 Jan 2016 15:32:08 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:54210) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aI0BB-0004kD-Oy for guix-devel@gnu.org; Sat, 09 Jan 2016 15:32:05 -0500 Content-Disposition: inline In-Reply-To: <87io324oep.fsf@elephly.net> 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: "guix-devel@gnu.org" On Sat, Jan 09, 2016 at 07:07:42PM +0100, Ricardo Wurmus wrote: > > Ben Woodcroft writes: > > > A reasonably straightforward update. > > I think you forgot to also remove the “bedtools-32bit-compilation.patch” > file from “gnu/packages/patches”. In that case, the patch can also be "de-listed" from gnu-system.am, unless it is being used by another package. > > Otherwise I agree with Andreas about separating the stylistic from the > functional changes by doing two commits. > > Thanks! > > ~~ Ricardo > >