mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-magit-todos: Update to 1.7.1.
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.7.1. Change-Id: Ifee7413c420a8ebb71926cf45ab43e33e820ebd4
This commit is contained in:
parent
3f1a924783
commit
0a0a611d71
1 changed files with 2 additions and 2 deletions
|
@ -28319,7 +28319,7 @@ buffers – other modes on the TODO list).
|
||||||
(define-public emacs-magit-todos
|
(define-public emacs-magit-todos
|
||||||
(package
|
(package
|
||||||
(name "emacs-magit-todos")
|
(name "emacs-magit-todos")
|
||||||
(version "1.7")
|
(version "1.7.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -28329,7 +28329,7 @@ buffers – other modes on the TODO list).
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1zjlf3bhz0a7r9sa5ic22vwr2w1zxbfk9z545pdd1fvp00c2kzd0"))))
|
"1y5l36ig0q5dqgijw916zgaz68kphg7k6kxs560vrfwkfn0cy59d"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list emacs-async
|
(list emacs-async
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue