From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH 4/6] gnu: Add gpgscm. Date: Tue, 19 Jul 2016 09:14:17 +0200 Message-ID: <20160719071417.GA2235@solar> References: <87lh0z97jm.fsf@we.make.ritual.n0.is> <20160718174407.GA21573@jasmine> <20160718221630.GA28641@jasmine> <87zipebl13.fsf@we.make.ritual.n0.is> <20160719035803.GA6734@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPPEa-0002bl-1y for guix-devel@gnu.org; Tue, 19 Jul 2016 03:14:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPPEV-0002Jw-0e for guix-devel@gnu.org; Tue, 19 Jul 2016 03:14:27 -0400 Received: from mailrelay6.public.one.com ([91.198.169.200]:61617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPPEU-0002Jo-J0 for guix-devel@gnu.org; Tue, 19 Jul 2016 03:14:22 -0400 Content-Disposition: inline In-Reply-To: <20160719035803.GA6734@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 On Mon, Jul 18, 2016 at 11:58:03PM -0400, Leo Famulari wrote: > gnupg-2.1.14 requires libgcrypt >= 1.7.0 [0] and libgpg-error >= 1.24. > Those are both core packages. `guix refresh -l` reports that 2206 and > 2214 packages will need to be rebuilt, respectively, if those packages > are changed. So maybe core-updates-next? I still have the hope that we can merge core-updates as soon as we will have recovered from the hydra outage. Andreas