me
/
guix
Archived
1
0
Fork 0

gnu: emacs-magit-todos: Update to 1.7.

* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.7.
master
Nicolas Goaziou 2023-09-02 23:13:14 +02:00
parent ff051fdbc3
commit 915f7f0c9a
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -27455,7 +27455,7 @@ buffers other modes on the TODO list).
(define-public emacs-magit-todos
(package
(name "emacs-magit-todos")
(version "1.6")
(version "1.7")
(source
(origin
(method git-fetch)
@ -27465,7 +27465,7 @@ buffers other modes on the TODO list).
(file-name (git-file-name name version))
(sha256
(base32
"184b650lsq9h93ibx8lmr9xn5kjmr0czxx2vzdn8frkbrhdig0sw"))))
"1zjlf3bhz0a7r9sa5ic22vwr2w1zxbfk9z545pdd1fvp00c2kzd0"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-async