From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: libreoffice: Update to 5.1.6.2. Date: Wed, 4 Jan 2017 14:38:49 -0500 Message-ID: <20170104193849.GA7042@jasmine> References: <1483498320.890731.836630969.31136A25@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOrOk-0001g9-PG for guix-devel@gnu.org; Wed, 04 Jan 2017 14:39:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOrOh-0005cN-Mk for guix-devel@gnu.org; Wed, 04 Jan 2017 14:38:58 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:40964) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOrOh-0005cB-EG for guix-devel@gnu.org; Wed, 04 Jan 2017 14:38:55 -0500 Content-Disposition: inline In-Reply-To: <1483498320.890731.836630969.31136A25@webmail.messagingengine.com> 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: Alex Griffin Cc: guix-devel@gnu.org On Tue, Jan 03, 2017 at 08:52:00PM -0600, Alex Griffin wrote: > This patch updates libreoffice to 5.1.6.2, the latest release from their > "still" branch (long-term support, stable). Although I think it will be > EOL soon, so updating to 5.2.4.2 would be better... if someone else were > up to it. The only reason I didn't try moving straight to that version > is because my laptop takes ~8 hours to build libreoffice. > -- > Alex Griffin > From 5d9cc76bac292e215eeaf8188aaeb76dfebed601 Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Tue, 3 Jan 2017 09:58:41 -0600 > Subject: [PATCH 1/2] gnu: libreoffice: Update to 5.1.6.2. > > * gnu/packages/libreoffice.scm (libreoffice): Update to 5.1.6.2. Pushed, thank you!