From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] gnu: calibre: Update to 2.76.0. Date: Wed, 4 Jan 2017 00:01:33 -0500 Message-ID: <20170104050133.GI13674@jasmine> References: <1483497438.885517.836625737.64D02271@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]:45140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cOdho-0000T0-OW for guix-devel@gnu.org; Wed, 04 Jan 2017 00:01:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cOdhl-0004UX-Mn for guix-devel@gnu.org; Wed, 04 Jan 2017 00:01:44 -0500 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:55287) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cOdhl-0004UK-IY for guix-devel@gnu.org; Wed, 04 Jan 2017 00:01:41 -0500 Content-Disposition: inline In-Reply-To: <1483497438.885517.836625737.64D02271@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:37:18PM -0600, Alex Griffin wrote: > This patch updates calibre to 2.76.0, a bugfix release. > -- > Alex Griffin > From 1030c9fa675467f845ce09d90feb293603c3971b Mon Sep 17 00:00:00 2001 > From: Alex Griffin > Date: Tue, 3 Jan 2017 10:36:52 -0600 > Subject: [PATCH 6/9] gnu: calibre: Update to 2.76.0. > > * gnu/packages/ebook.scm (calibre): Update to 2.76.0. Pushed, thanks!