mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: emacs-hl-todo: Update to 3.8.1.
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.8.1. Change-Id: Idc3872ef385036c35046776698e1fcfcb529598c
This commit is contained in:
parent
8ec0045c11
commit
ad0d1ddb82
1 changed files with 2 additions and 2 deletions
|
@ -12962,7 +12962,7 @@ between symbols.")
|
|||
(define-public emacs-hl-todo
|
||||
(package
|
||||
(name "emacs-hl-todo")
|
||||
(version "3.8.0")
|
||||
(version "3.8.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -12971,7 +12971,7 @@ between symbols.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"13qwh736srkrqiim1xpfkc5hjk1c77i9y6a71nv5iqaffykizkx0"))))
|
||||
"00x17bcpdp7xa49jf2np77s8rxk6q8wb0rhfwmbg52z5y61gl7f8"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue