[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/06: gnu: emacs-nov-el: Update to 0.2.9.
From: |
guix-commits |
Subject: |
06/06: gnu: emacs-nov-el: Update to 0.2.9. |
Date: |
Thu, 26 Sep 2019 00:59:31 -0400 (EDT) |
leungbk pushed a commit to branch master
in repository guix.
commit 82431a10cc485981b55218a26fdbd7d9b8eb0da9
Author: Brian Leung <address@hidden>
Date: Wed Sep 25 21:21:12 2019 +0200
gnu: emacs-nov-el: Update to 0.2.9.
* gnu/packages/emacs-xyz.scm (emacs-nov-el): Update to 0.2.9.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index f4e0df0..2b7b95d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -10594,7 +10594,7 @@ the format.")
(define-public emacs-nov-el
(package
(name "emacs-nov-el")
- (version "0.2.6")
+ (version "0.2.9")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -10603,7 +10603,7 @@ the format.")
(file-name (git-file-name name version))
(sha256
(base32
- "188h5gzn1zf443g0b7q5bpmvvpr6ds5h8aci8vxc92py56rhyrvc"))))
+ "0v01l1p35mcigixs6j4c5bpc7n7bd51kxa0p3l1xl0gr92774yq3"))))
(build-system emacs-build-system)
(arguments
`(#:phases
- branch master updated (91af103 -> 82431a1), guix-commits, 2019/09/26
- 01/06: gnu: emacs-evil-nerd-commenter: Enable tests., guix-commits, 2019/09/26
- 03/06: gnu: emacs-web-mode: Don't use unstable tarball., guix-commits, 2019/09/26
- 05/06: gnu: emacs-websocket: Enable some tests., guix-commits, 2019/09/26
- 02/06: gnu: emacs-yaml-mode: Update to 0.0.14., guix-commits, 2019/09/26
- 06/06: gnu: emacs-nov-el: Update to 0.2.9.,
guix-commits <=
- 04/06: gnu: emacs-make-it-so: Update to 0.1.0-2.b73dfb6., guix-commits, 2019/09/26