~ruther/guix-local

0871d3a9edef01f4bb2361077e598972c4a42ec3 — Kjartan Oli Agustsson 4 months ago 3b5ef8e
gnu: calibre: Update to 8.15.0.

* gnu/packages/ebook.scm (calibre): Update to 8.15.0.

Change-Id: I14b6ea178eee3065e3b74bdd55c9360cf2c442c6
Signed-off-by: Andreas Enge <andreas@enge.fr>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/ebook.scm
M gnu/packages/ebook.scm => gnu/packages/ebook.scm +2 -2
@@ 137,14 137,14 @@ with Microsoft Compiled HTML (CHM) files")
(define-public calibre
  (package
    (name "calibre")
    (version "8.13.0")
    (version "8.15.0")
    (source
     (origin
       (method url-fetch)
       (uri (string-append "http://download.calibre-ebook.com/" version
                           "/calibre-" version ".tar.xz"))
       (sha256
        (base32 "092zv9s0w87vwb5n54ps7lawjmwjqpmk93yp6lslnphpb6hqal6z"))
        (base32 "1d2ygxf5srzdxc3jpngmq3zbz9plxnbzm4dzygpfd38szr5zwyss"))
       (modules '((guix build utils)))
       (snippet
        '(begin