me
/
guix
Archived
1
0
Fork 0

gnu: calibre: Update to 5.21.0.

* gnu/packages/ebook.scm (calibre)[version]: Update to 5.21.0.
master
Raghav Gururajan 2021-07-27 00:17:51 -04:00
parent e17f063627
commit e76423cd49
No known key found for this signature in database
GPG Key ID: 5F5816647F8BE551
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ with Microsoft Compiled HTML (CHM) files")
(define-public calibre (define-public calibre
(package (package
(name "calibre") (name "calibre")
(version "5.14.0") (version "5.21.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -125,7 +125,7 @@ with Microsoft Compiled HTML (CHM) files")
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0w8j9r9qa56r8gm9b10dwh8zrzqlv79s2br82jqg02lrnrbwwv0q")) "0mq2w8blq6ykaml812axakwkqcw85qcpfwijdikn7kvbrhnnp2s5"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin