From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Woodcroft Subject: Re: [PATCH] Upgrade bedtools to 0.25.0. Date: Mon, 11 Jan 2016 00:39:18 +1000 Message-ID: <56926D16.5020001@uq.edu.au> References: <5690ACF3.7010206@uq.edu.au> <87io324oep.fsf@elephly.net> <20160109203210.GC30687@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38613) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIH9e-00075g-LY for guix-devel@gnu.org; Sun, 10 Jan 2016 09:39:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aIH9b-000426-Gn for guix-devel@gnu.org; Sun, 10 Jan 2016 09:39:38 -0500 Received: from mailhub1.soe.uq.edu.au ([130.102.132.208]:37258 helo=newmailhub.uq.edu.au) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aIH9a-00041M-UA for guix-devel@gnu.org; Sun, 10 Jan 2016 09:39:35 -0500 In-Reply-To: <20160109203210.GC30687@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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Leo Famulari , Ricardo Wurmus Cc: "guix-devel@gnu.org" On 10/01/16 06:32, Leo Famulari wrote: > 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 =E2=80=9Cbedtools-32bit-compilat= ion.patch=E2=80=9D >> file from =E2=80=9Cgnu/packages/patches=E2=80=9D. > In that case, the patch can also be "de-listed" from gnu-system.am, > unless it is being used by another package. Oh yes, those. > >> Otherwise I agree with Andreas about separating the stylistic from the >> functional changes by doing two commits. Pushed as two commits, thanks. ben