[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/16: gnu: emacs-hl-todo: Update to 3.6.0.
From: |
guix-commits |
Subject: |
08/16: gnu: emacs-hl-todo: Update to 3.6.0. |
Date: |
Sat, 2 Sep 2023 17:49:00 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 434c44786e290428f864020726b04f905dc5a0ee
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sat Sep 2 23:04:22 2023 +0200
gnu: emacs-hl-todo: Update to 3.6.0.
* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.6.0.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d6ee7b575c..da502b45ec 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11787,7 +11787,7 @@ between symbols.")
(define-public emacs-hl-todo
(package
(name "emacs-hl-todo")
- (version "3.5.0")
+ (version "3.6.0")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -11796,7 +11796,7 @@ between symbols.")
(file-name (git-file-name name version))
(sha256
(base32
- "1d9mkbd33zyx540ilp1vz8fgckvxv0qd2vyjgz11zh1qv1pfk8gh"))))
+ "1rq16zrdmq9j2jrsg136r5qbqvsgd2bkgpb2wmxca91kfx86r2qq"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-compat))
- branch master updated (771cbf2ab2 -> 4818ad5ba2), guix-commits, 2023/09/02
- 04/16: gnu: emacs-eshell-prompt-extras: Update to 1.1., guix-commits, 2023/09/02
- 05/16: gnu: emacs-exec-path-from-shell: Update to 2.1., guix-commits, 2023/09/02
- 01/16: gnu: Add emacs-speed-type., guix-commits, 2023/09/02
- 02/16: gnu: emacs-eldev: Update to 1.6., guix-commits, 2023/09/02
- 11/16: gnu: emacs-ibuffer-projectile: Update to 0.4., guix-commits, 2023/09/02
- 10/16: gnu: emacs-ibrowse: Update to 0.2.3., guix-commits, 2023/09/02
- 03/16: gnu: emacs-elfeed-score: Update to 1.2.7., guix-commits, 2023/09/02
- 06/16: gnu: emacs-haskell-mode: Update to 17.4., guix-commits, 2023/09/02
- 08/16: gnu: emacs-hl-todo: Update to 3.6.0.,
guix-commits <=
- 09/16: gnu: emacs-howm: Update to 1.5.0., guix-commits, 2023/09/02
- 13/16: gnu: emacs-ibuffer-vc: Update to 0.12., guix-commits, 2023/09/02
- 14/16: gnu: emacs-magit-todos: Update to 1.7., guix-commits, 2023/09/02
- 07/16: gnu: emacs-helm: Update to 3.9.4., guix-commits, 2023/09/02
- 16/16: gnu: emacs-neotree: Update to 0.6.0., guix-commits, 2023/09/02
- 15/16: gnu: emacs-meow: Update to 1.4.4., guix-commits, 2023/09/02
- 12/16: gnu: emacs-ibuffer-projectile: Improve description., guix-commits, 2023/09/02