unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <brendan.tildesley@gmail.com>
To: 33593@debbugs.gnu.org
Subject: [bug#33593] [PATCH] gnu: calibre: Update to 3.35.0.
Date: Fri, 7 Dec 2018 20:27:44 +1100	[thread overview]
Message-ID: <814b255d-2459-8255-ed28-c4a40d8163ae@gmail.com> (raw)
In-Reply-To: <handler.33593.B.154380053219903.ack@debbugs.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 23 bytes --]

3.35.0 is out already.

[-- Attachment #2: 0001-gnu-calibre-Update-to-3.35.0.patch --]
[-- Type: text/x-patch, Size: 1117 bytes --]

From bf08de4e524ca20d69f0de0d4479ad24f7e16b03 Mon Sep 17 00:00:00 2001
From: Brendan Tildesley <brendan.tildesley@openmailbox.org>
Date: Sun, 2 Dec 2018 13:31:41 +1100
Subject: [PATCH] gnu: calibre: Update to 3.35.0.

* gnu/packages/ebooks.scm: (calibre): Update to 3.35.0.
---
 gnu/packages/ebook.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index a78e3e871f..e750c6cac8 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -75,7 +75,7 @@
 (define-public calibre
   (package
     (name "calibre")
-    (version "3.28.0")
+    (version "3.35.0")
     (source
       (origin
         (method url-fetch)
@@ -84,7 +84,7 @@
                             version ".tar.xz"))
         (sha256
          (base32
-          "0b3vv03c6m6972sk8zj3zc5sq6b9837irnfgjlqhv9z5i75m0414"))
+          "1gd15wjz4fhcra6d44xiy3hwbyk0miwb66a1pq5yldyy0hlb271z"))
         ;; Remove non-free or doubtful code, see
         ;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html
         (modules '((guix build utils)))
-- 
2.19.2


  parent reply	other threads:[~2018-12-07  9:29 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-03  1:28 [bug#33593] [PATCH 1/3] gnu: python-regex, python2-regex: Update to 2018.11.22 Brendan Tildesley
2018-12-03  1:31 ` [bug#33593] [PATCH 2/3] gnu: calibre: Update to 3.34.0 Brendan Tildesley
2018-12-03  1:32 ` [bug#33593] [PATCH 3/3] gnu: calibre: Remove unused dependencies Brendan Tildesley
     [not found] ` <handler.33593.B.154380053219903.ack@debbugs.gnu.org>
2018-12-07  9:27   ` Brendan Tildesley [this message]
2018-12-08 15:46     ` bug#33593: [PATCH] gnu: calibre: Update to 3.35.0 Andreas Enge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=814b255d-2459-8255-ed28-c4a40d8163ae@gmail.com \
    --to=brendan.tildesley@gmail.com \
    --cc=33593@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).