mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-hl-todo: Update to 3.8.3.
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.8.3. Change-Id: I95c6990d749e1af3a7c67c784c68d9efe57ed68e
This commit is contained in:
parent
b4e8eb2795
commit
1980909f47
1 changed files with 2 additions and 2 deletions
|
@ -13908,7 +13908,7 @@ between symbols.")
|
|||
(define-public emacs-hl-todo
|
||||
(package
|
||||
(name "emacs-hl-todo")
|
||||
(version "3.8.2")
|
||||
(version "3.8.3")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
|
@ -13917,7 +13917,7 @@ between symbols.")
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0py936brc7kwggzcxi8mdndpgphzrxdd3ig9hbjlccs9ihwq3hi4"))))
|
||||
"0yhy29khisj8cr359d6f2x2zyfjcvvhyyg0kkkvifzqnzkkaa9v0"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-compat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue