From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: core-updates, next release, and all that Date: Thu, 28 Jul 2016 12:34:04 +0200 Message-ID: <20160728103404.GA3644@solar> References: <20160727104436.GA2123@solar> <20160727162712.GA5456@solar> <20160727182851.GA6247@solar> <87wpk6vinx.fsf@gnu.org> <87h9bavfrw.fsf@gnu.org> <20160728082007.GA1567@solar> <20160728082425.GA1646@solar> <20160728082756.GA1678@solar> <20160728093124.GA2527@solar> <5799DC8F.1090607@uq.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSidq-0004J0-Eg for guix-devel@gnu.org; Thu, 28 Jul 2016 06:34:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bSidm-0006XM-HQ for guix-devel@gnu.org; Thu, 28 Jul 2016 06:34:14 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:56012) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bSidm-0006WN-3D for guix-devel@gnu.org; Thu, 28 Jul 2016 06:34:10 -0400 Content-Disposition: inline In-Reply-To: <5799DC8F.1090607@uq.edu.au> 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 On Thu, Jul 28, 2016 at 08:21:03PM +1000, Ben Woodcroft wrote: > Fixed in 'f2e791750'. This was another case of BioConductor deleting out of > date sources, and more encouragement to move to SVN as discussed previously. > https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00683.html Great, thanks! I cherry-picked into core-updates, hoping that git will be intelligent enough to not complain when we merge back core-updates into master. Andreas