GNU bug report logs - #42696
[PATCH] gnu: emacs-hl-todo: Update to 3.1.2.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Mon, 3 Aug 2020 12:39:02 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Michael Rohleder <mike <at> rohleder.de>
Subject: bug#42696: closed (Re: [bug#42696] [PATCH] gnu: emacs-hl-todo:
 Update to 3.1.2.)
Date: Mon, 03 Aug 2020 18:25:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#42696: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 42696 <at> debbugs.gnu.org.

-- 
42696: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42696
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 42696-done <at> debbugs.gnu.org
Subject: Re: [bug#42696] [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.
Date: Mon, 03 Aug 2020 21:24:12 +0300
[Message part 3 (text/plain, inline)]
Hi,

Michael Rohleder <mike <at> rohleder.de> writes:

> From 84eef4e45dc05b2c98766ddf04345ad101d5eb33 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike <at> rohleder.de>
> Date: Mon, 3 Aug 2020 14:35:19 +0200
> Subject: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.

For some reason this block of text was included in commit message.
Please, use ‘git format-patch’ or ‘git send-email’ to avoid this.

> * gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.1.2.
> ---
>  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 f857b594eb..e3027c070d 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -6307,7 +6307,7 @@ between symbols.")

[…]

Pushed to master.

Thanks,
Oleg.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.
Date: Mon, 03 Aug 2020 14:37:58 +0200
[0001-gnu-emacs-hl-todo-Update-to-3.1.2.patch (text/x-patch, inline)]
From 84eef4e45dc05b2c98766ddf04345ad101d5eb33 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> rohleder.de>
Date: Mon, 3 Aug 2020 14:35:19 +0200
Subject: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.

* gnu/packages/emacs-xyz.scm (emacs-hl-todo): Update to 3.1.2.
---
 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 f857b594eb..e3027c070d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -6307,7 +6307,7 @@ between symbols.")
 (define-public emacs-hl-todo
   (package
     (name "emacs-hl-todo")
-    (version "3.0.0")
+    (version "3.1.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -6316,7 +6316,7 @@ between symbols.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "07xcc04ivpl5sbgb55qz84mz6wa500h0awzw1zq1ba5mfjjq8hls"))))
+                "1i5mdmkbrxqx75grwl01pywbgl8pasr00mq6fidspp0aligsbg6w"))))
     (build-system emacs-build-system)
     (home-page "https://github.com/tarsius/hl-todo")
     (synopsis "Emacs mode to highlight TODO and similar keywords")
-- 
2.28.0

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 4 years and 348 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.