gnu: emacs-hl-todo: Update to 3.9.1.

* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.9.1.

Change-Id: I767ae135fa5b02670ef042caf294d022272fb0f1
This commit is contained in:
Nicolas Goaziou 2025-10-10 10:42:41 +02:00
parent 58825a1ab4
commit a0aeb03f70
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -15057,7 +15057,7 @@ between symbols.")
(define-public emacs-hl-todo
(package
(name "emacs-hl-todo")
(version "3.8.3")
(version "3.9.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -15066,7 +15066,7 @@ between symbols.")
(file-name (git-file-name name version))
(sha256
(base32
"0yhy29khisj8cr359d6f2x2zyfjcvvhyyg0kkkvifzqnzkkaa9v0"))))
"1gzrlf151hbascalch8mar2l7ppgax7l6633ikw79g3ygf37fbrd"))))
(build-system emacs-build-system)
(arguments (list #:tests? #f)) ; no tests
(propagated-inputs