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 2/3] gnu: calibre: Update to 3.34.0.
Date: Mon, 3 Dec 2018 12:31:38 +1100	[thread overview]
Message-ID: <fc8b2e9e-6d09-1a40-fea6-87d5678bd5e4@gmail.com> (raw)
In-Reply-To: <e7eeba35-c4ac-d843-8b72-41b2a906ed09@gmail.com>

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



[-- Attachment #2: 0002-gnu-calibre-Update-to-3.34.0.patch --]
[-- Type: text/x-patch, Size: 1121 bytes --]

From fb6fd7c11d965deff1017f2615f5dd0ce8b8d606 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 2/3] gnu: calibre: Update to 3.34.0.

* gnu/packages/ebooks.scm: (calibre): Update to 3.34.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..0ab07ed738 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.34.0")
     (source
       (origin
         (method url-fetch)
@@ -84,7 +84,7 @@
                             version ".tar.xz"))
         (sha256
          (base32
-          "0b3vv03c6m6972sk8zj3zc5sq6b9837irnfgjlqhv9z5i75m0414"))
+          "06hvilkiawq2xw6iya56979gyrh8417zxwzmzk2qalvac7xf1w5z"))
         ;; 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.1


  reply	other threads:[~2018-12-03  1:32 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 ` Brendan Tildesley [this message]
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   ` [bug#33593] [PATCH] gnu: calibre: Update to 3.35.0 Brendan Tildesley
2018-12-08 15:46     ` bug#33593: " 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=fc8b2e9e-6d09-1a40-fea6-87d5678bd5e4@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).