guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: calibre: Update to 3.28.0.


From: Andreas Enge
Subject: 01/01: gnu: calibre: Update to 3.28.0.
Date: Sat, 21 Jul 2018 13:24:52 -0400 (EDT)

andreas pushed a commit to branch master
in repository guix.

commit e4351015ec5c4f74a66aed2e16931cf74c4d5830
Author: Andreas Enge <address@hidden>
Date:   Sat Jul 21 19:24:14 2018 +0200

    gnu: calibre: Update to 3.28.0.
    
    * gnu/packages/ebook.scm (calibre): Update to 3.28.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 bf4b6a7..a78e3e8 100644
--- a/gnu/packages/ebook.scm
+++ b/gnu/packages/ebook.scm
@@ -75,7 +75,7 @@
 (define-public calibre
   (package
     (name "calibre")
-    (version "3.17.0")
+    (version "3.28.0")
     (source
       (origin
         (method url-fetch)
@@ -84,7 +84,7 @@
                             version ".tar.xz"))
         (sha256
          (base32
-          "1w6hw1s0d4daa4q2ykzhxdndiq61l8z7ls7rxh7k7p62ia0i5sxp"))
+          "0b3vv03c6m6972sk8zj3zc5sq6b9837irnfgjlqhv9z5i75m0414"))
         ;; 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]