mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: emacs-logview: Update to 0.19.1.1.
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.19.1.1. Change-Id: I7e15cb74c6bc675aa8196efd7fdf17307b821622
This commit is contained in:
parent
59cb33b771
commit
c14e4b7f25
1 changed files with 2 additions and 2 deletions
|
@ -27392,7 +27392,7 @@ and doesn't require memorisation of commands.
|
|||
(define-public emacs-logview
|
||||
(package
|
||||
(name "emacs-logview")
|
||||
(version "0.19")
|
||||
(version "0.19.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -27401,7 +27401,7 @@ and doesn't require memorisation of commands.
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1z9w1rdr1d7j6fw9rb05wjrpdj9zka683xj35cxws7qplk3dlz29"))))
|
||||
(base32 "0qgkmjw5prc5zrsccdmh9wfr1fyk9jfdfnqn6ldsbi7jhbr71366"))))
|
||||
(propagated-inputs
|
||||
(list emacs-datetime emacs-extmap))
|
||||
(build-system emacs-build-system)
|
||||
|
|
Loading…
Add table
Reference in a new issue