diff options
Diffstat (limited to 'gnu/packages/ebook.scm')
| -rw-r--r-- | gnu/packages/ebook.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/ebook.scm b/gnu/packages/ebook.scm index 00034683961..37b2a0dba3e 100644 --- a/gnu/packages/ebook.scm +++ b/gnu/packages/ebook.scm | |||
| @@ -60,7 +60,7 @@ | |||
| 60 | (define-public calibre | 60 | (define-public calibre |
| 61 | (package | 61 | (package |
| 62 | (name "calibre") | 62 | (name "calibre") |
| 63 | (version "2.30.0") | 63 | (version "2.29.0") |
| 64 | (source | 64 | (source |
| 65 | (origin | 65 | (origin |
| 66 | (method url-fetch) | 66 | (method url-fetch) |
| @@ -69,7 +69,7 @@ | |||
| 69 | version ".tar.xz")) | 69 | version ".tar.xz")) |
| 70 | (sha256 | 70 | (sha256 |
| 71 | (base32 | 71 | (base32 |
| 72 | "1k2rpn06nfzqjy5k6fh8pwfj8vbhpn7rgkpkkpz5n2fqg3z8ph1j")) | 72 | "1n3cfnjnghhhsgzcbcvbr0gh191lhl6az09q1s68jhlcc2lski6l")) |
| 73 | ;; Remove non-free or doubtful code, see | 73 | ;; Remove non-free or doubtful code, see |
| 74 | ;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html | 74 | ;; https://lists.gnu.org/archive/html/guix-devel/2015-02/msg00478.html |
| 75 | (modules '((guix build utils))) | 75 | (modules '((guix build utils))) |
