unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Brendan Tildesley <mail@brendan.scot>
To: 48830@debbugs.gnu.org
Subject: [bug#48830] [PATCH 3/7] gnu: calibre: Update to 5.20.0.
Date: Fri,  4 Jun 2021 21:30:03 +1000	[thread overview]
Message-ID: <20210604113007.19166-4-mail@brendan.scot> (raw)
In-Reply-To: <20210604113007.19166-1-mail@brendan.scot>

* gnu/packages/ebook.scm (calibre): Update to 5.20.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 65d231c4b5..66b91873b6 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -115,7 +115,7 @@ with Microsoft Compiled HTML (CHM) files")
 (define-public calibre
   (package
     (name "calibre")
-    (version "5.14.0")
+    (version "5.20.0")
     (source
       (origin
         (method url-fetch)
@@ -124,7 +124,7 @@ with Microsoft Compiled HTML (CHM) files")
                             version ".tar.xz"))
         (sha256
          (base32
-          "0w8j9r9qa56r8gm9b10dwh8zrzqlv79s2br82jqg02lrnrbwwv0q"))
+          "0njlbq3715ryd0k8ms0s4cbp9yz2jyf9chsycsj4wfrkr3xs54mn"))
         (modules '((guix build utils)))
         (snippet
           '(begin
-- 
2.31.1





  parent reply	other threads:[~2021-06-04 11:31 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-04 11:30 [bug#48831] [PATCH 0/7] gnu: calibre: Update to 5.20.0 Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 1/7] gnu: calibre: Remove unused input python-dukpy Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 2/7] gnu: Remove python-dukpy, python2-dukpy Brendan Tildesley
2021-06-04 11:30 ` Brendan Tildesley [this message]
2021-06-04 12:25   ` bug#48830: Closed Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 4/7] gnu: python-zeroconf: Update to 0.31.0 Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 5/7] gnu: python-regex: Update to 2021.4.4 Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 6/7] gnu: python-pycryptodome: Update to 3.10.1 Brendan Tildesley
2021-06-04 11:30 ` [bug#48831] [PATCH 7/7] gnu: python-msgpack: Update to 1.0.2 Brendan Tildesley
2021-06-04 11:46 ` [bug#48831] Resending patches Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 1/7] gnu: calibre: Remove unused input python-dukpy Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 2/7] gnu: Remove python-dukpy, python2-dukpy Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 3/7] gnu: calibre: Update to 5.20.0 Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 4/7] gnu: python-zeroconf: Update to 0.31.0 Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 5/7] gnu: python-regex: Update to 2021.4.4 Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 6/7] gnu: python-pycryptodome: Update to 3.10.1 Brendan Tildesley
2021-06-04 11:46   ` [bug#48831] [PATCH 7/7] gnu: python-msgpack: Update to 1.0.2 Brendan Tildesley
2021-06-04 11:48 ` bug#48831: Closing: sent by mistake Brendan Tildesley
2022-02-07  2:02 ` bug#48831: [PATCH 0/7] gnu: calibre: Update to 5.20.0 Brendan Tildesley

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=20210604113007.19166-4-mail@brendan.scot \
    --to=mail@brendan.scot \
    --cc=48830@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).