gnu: emacs-logview: Update to 0.16.
* gnu/packages/emacs-xyz.scm (emacs-logview): Update to 0.16.
This commit is contained in:
parent
0e8b8550cd
commit
991eb7717e
@ -22161,7 +22161,7 @@ and doesn't require memorisation of commands.
|
||||
(define-public emacs-logview
|
||||
(package
|
||||
(name "emacs-logview")
|
||||
(version "0.15.1")
|
||||
(version "0.16")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -22170,7 +22170,7 @@ and doesn't require memorisation of commands.
|
||||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "1khri5632pjirj191x3ps94s4pyrwapf1pbrkmqqp0d26b50d3s2"))))
|
||||
(base32 "0vw6brs76z7fkvlazakwhhgdcydjc099j150c7503kwi2hmmp0p8"))))
|
||||
(propagated-inputs
|
||||
(list emacs-datetime emacs-extmap))
|
||||
(build-system emacs-build-system)
|
||||
|
Loading…
x
Reference in New Issue
Block a user