From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: Update giac-xcas and wireshark Date: Sat, 22 Oct 2016 02:21:10 -0400 Message-ID: <20161022062110.GA2312@jasmine> References: <87h987zhba.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58127) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bxpgD-0005TQ-QZ for guix-devel@gnu.org; Sat, 22 Oct 2016 02:21:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bxpg8-0004Bs-Rz for guix-devel@gnu.org; Sat, 22 Oct 2016 02:21:17 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:36888) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bxpg8-0004Bm-O2 for guix-devel@gnu.org; Sat, 22 Oct 2016 02:21:12 -0400 Content-Disposition: inline In-Reply-To: <87h987zhba.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: guix-devel@gnu.org On Thu, Oct 20, 2016 at 08:05:13AM +0200, Nicolas Goaziou wrote: > From c26e7cb826ee2e232743c7e021bbe99d404b82e6 Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Wed, 19 Oct 2016 23:52:57 +0200 > Subject: [PATCH 1/2] gnu: giac-xcas: Update to 1.2.2-95. > > * gnu/packages/algebra.scm (giac-xcas): Update to 1.2.2-95. > From 1293db095e38911ab46139caf65d4e97a1a9235f Mon Sep 17 00:00:00 2001 > From: Nicolas Goaziou > Date: Thu, 20 Oct 2016 00:05:40 +0200 > Subject: [PATCH 2/2] gnu: wireshark: Update to 2.2.1. > > * gnu/packages/networking.scm (wireshark): Update to 2.2.1. Thanks, I pushed both!