unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42696] [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.
@ 2020-08-03 12:37 Michael Rohleder
  2020-08-03 18:24 ` bug#42696: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-08-03 12:37 UTC (permalink / raw)
  To: 42696


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2. --]
[-- Type: text/x-patch, Size: 1281 bytes --]

From 84eef4e45dc05b2c98766ddf04345ad101d5eb33 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@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


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#42696: [PATCH] gnu: emacs-hl-todo: Update to 3.1.2.
  2020-08-03 12:37 [bug#42696] [PATCH] gnu: emacs-hl-todo: Update to 3.1.2 Michael Rohleder
@ 2020-08-03 18:24 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-08-03 18:24 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42696-done

[-- Attachment #1: Type: text/plain, Size: 860 bytes --]

Hi,

Michael Rohleder <mike@rohleder.de> writes:

> From 84eef4e45dc05b2c98766ddf04345ad101d5eb33 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-08-03 18:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-03 12:37 [bug#42696] [PATCH] gnu: emacs-hl-todo: Update to 3.1.2 Michael Rohleder
2020-08-03 18:24 ` bug#42696: " Oleg Pykhalov

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).