GNU bug report logs - #48830
[PATCH 3/7] gnu: calibre: Update to 5.20.0.

Previous Next

Package: guix-patches;

Reported by: Brendan Tildesley <mail <at> brendan.scot>

Date: Fri, 4 Jun 2021 11:31:02 UTC

Severity: normal

Tags: patch

Done: Brendan Tildesley <mail <at> brendan.scot>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Brendan Tildesley <mail <at> brendan.scot>
Subject: bug#48830: closed (Closed)
Date: Fri, 04 Jun 2021 12:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#48830: [PATCH 3/7] gnu: calibre: Update to 5.20.0.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 48830 <at> debbugs.gnu.org.

-- 
48830: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48830
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: "48830-close <at> debbugs.gnu.org" <48830-close <at> debbugs.gnu.org>
Subject: Closed
Date: Fri, 4 Jun 2021 14:25:29 +0200 (CEST)
sent by mistake.

[Message part 3 (message/rfc822, inline)]
From: Brendan Tildesley <mail <at> brendan.scot>
To: guix-patches <at> gnu.org
Subject: [PATCH 3/7] gnu: calibre: Update to 5.20.0.
Date: Fri,  4 Jun 2021 21:30:03 +1000
* 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




This bug report was last modified 3 years and 351 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.