guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: calibre: Update to 2.62.0.


From: Efraim Flashner
Subject: 02/05: gnu: calibre: Update to 2.62.0.
Date: Tue, 19 Jul 2016 20:51:46 +0000 (UTC)

efraim pushed a commit to branch master
in repository guix.

commit 31e8a074c703d2d6a654e267a32c6afc0b22ab0c
Author: Efraim Flashner <address@hidden>
Date:   Tue Jul 19 20:47:25 2016 +0300

    gnu: calibre: Update to 2.62.0.
    
    * gnu/packages/ebook.scm (calibre): Update to 2.62.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 f7e1558..69946b1 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -61,7 +61,7 @@
 (define-public calibre
   (package
     (name "calibre")
-    (version "2.58.0")
+    (version "2.62.0")
     (source
       (origin
         (method url-fetch)
@@ -70,7 +70,7 @@
                             version ".tar.xz"))
         (sha256
          (base32
-          "0npqvfjqj1vwa7nmnsyd4d30z40brydw275ldf1jankrp6dr9dyd"))
+          "15qskfsdg3fy9cpw1m3mccwgn45366yn7lci5kim0fdzpw9pnkna"))
         ;; Remove non-free or doubtful code, see
         ;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html
         (modules '((guix build utils)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]