GNU bug report logs -
#48831
[PATCH 0/7] gnu: calibre: Update to 5.20.0.
Previous Next
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
Message #35 received at 48831 <at> debbugs.gnu.org (full text, mbox):
* 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 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.