Skip to content
Snippets Groups Projects
Unverified Commit 31e8a074 authored by Efraim Flashner's avatar Efraim Flashner
Browse files

gnu: calibre: Update to 2.62.0.

* gnu/packages/ebook.scm (calibre): Update to 2.62.0.
parent d58a3203
No related branches found
No related tags found
No related merge requests found
...@@ -61,7 +61,7 @@ (define-public chmlib ...@@ -61,7 +61,7 @@ (define-public chmlib
(define-public calibre (define-public calibre
(package (package
(name "calibre") (name "calibre")
(version "2.58.0") (version "2.62.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
...@@ -70,7 +70,7 @@ (define-public calibre ...@@ -70,7 +70,7 @@ (define-public calibre
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0npqvfjqj1vwa7nmnsyd4d30z40brydw275ldf1jankrp6dr9dyd")) "15qskfsdg3fy9cpw1m3mccwgn45366yn7lci5kim0fdzpw9pnkna"))
;; Remove non-free or doubtful code, see ;; Remove non-free or doubtful code, see
;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html ;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html
(modules '((guix build utils))) (modules '((guix build utils)))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment