From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] refresh nss-certs Date: Wed, 31 Aug 2016 13:32:09 -0400 Message-ID: <20160831173209.GD28096@jasmine> References: <20160830061715.GA4193@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37911) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bf9N8-0006tC-Uj for guix-devel@gnu.org; Wed, 31 Aug 2016 13:32:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bf9N5-0005kn-Oo for guix-devel@gnu.org; Wed, 31 Aug 2016 13:32:22 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:49006) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bf9N4-0005jG-IO for guix-devel@gnu.org; Wed, 31 Aug 2016 13:32:19 -0400 Content-Disposition: inline In-Reply-To: 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: Vincent Legoll Cc: guix-devel On Tue, Aug 30, 2016 at 01:33:10PM +0200, Vincent Legoll wrote: > Here it is... > I test-installed the 2 packages, but nothing more > From 966dd703fea7754d18fbe609215eff8381435458 Mon Sep 17 00:00:00 2001 > From: Vincent Legoll > Date: Wed, 24 Aug 2016 13:03:48 +0200 > Subject: [PATCH] gnu: nss & nss-certs: Update to 3.26 > > * gnu/packages/certs.scm (nss-certs): Update to 3.26. > * gnu/packages/gnuzilla.scm (nss): Update to 3.26. Thanks, looks good! I'm CC-ing Mark directly since he is usually the one to update these packages.