gnu: emacs-magit-todos: Update to 1.5.3.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.5.3.
This commit is contained in:
parent
07aea714f8
commit
0ca8092399
@ -19879,7 +19879,7 @@ buffers – other modes on the TODO list).
|
||||
(define-public emacs-magit-todos
|
||||
(package
|
||||
(name "emacs-magit-todos")
|
||||
(version "1.4.1")
|
||||
(version "1.5.3")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -19889,7 +19889,7 @@ buffers – other modes on the TODO list).
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1rcl6j53yabxqk3jzgaxvm3wqq7rayf1hdib2v2fapw5b0layym6"))))
|
||||
"12ay02vk6bk77k33mhlqi41m03a77y80b15rj1dbh1n6jfrjwkfy"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
`(("emacs-async" ,emacs-async)
|
||||
|
Loading…
Reference in New Issue
Block a user