summary refs log tree commit diff
path: root/gnu/packages/ebook.scm
diff options
context:
space:
mode:
authorAndreas Enge <andreas@enge.fr>2023-04-03 19:26:24 +0200
committerAndreas Enge <andreas@enge.fr>2023-04-03 19:26:24 +0200
commit78bde5e3e748689e184f25cf5c57da705ea8590e (patch)
tree71557af2b43dc9d0f4416be3de009b14081e2d06 /gnu/packages/ebook.scm
parenta1d4722b045827f8a18c11512b7c1c198a347913 (diff)
downloadguix-78bde5e3e748689e184f25cf5c57da705ea8590e.tar.gz
gnu: calibre: Update to 5.44.0.
* gnu/packages/ebook.scm (calibre): Update to 5.44.0.
Diffstat (limited to 'gnu/packages/ebook.scm')
-rw-r--r--gnu/packages/ebook.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm
index 0ec7a1db91..993ebb8fc1 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -125,7 +125,7 @@ with Microsoft Compiled HTML (CHM) files")
 (define-public calibre
   (package
     (name "calibre")
-    (version "5.36.0")
+    (version "5.44.0")
     (source
      (origin
        (method url-fetch)
@@ -134,7 +134,7 @@ with Microsoft Compiled HTML (CHM) files")
                            version ".tar.xz"))
        (sha256
         (base32
-         "1c036qmn7lxq0899c2xzzs6whz7z0557frnfqisbvfxa13b2sadk"))
+         "1v48mzmr9z9rs6s7r8fgaqs6vnxnin1hyzwmwmal78inzpma7ykg"))
        (modules '((guix build utils)))
        (snippet
         '(begin