unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#42441] [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4.
@ 2020-07-20 16:24 Michael Rohleder
  2020-07-25 12:43 ` bug#42441: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-07-20 16:24 UTC (permalink / raw)
  To: 42441


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

From 80b1a064b9d86fb5c6d484f7ef20abc1e8431be8 Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Mon, 20 Jul 2020 18:22:27 +0200
Subject: [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4.

* gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks): Update to 1.3.4.
---
 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 10619efef0..7f7f9e44d0 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -11920,7 +11920,7 @@ created by @code{git format-patch}, from @code{magit}, @code{dired} and
 (define-public emacs-erc-hl-nicks
   (package
     (name "emacs-erc-hl-nicks")
-    (version "1.3.3")
+    (version "1.3.4")
     (source
      (origin
        (method git-fetch)
@@ -11929,7 +11929,7 @@ created by @code{git format-patch}, from @code{magit}, @code{dired} and
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0c82rxpl5v7bbxirf1ksg06xv5xcddh8nkrpj7i6nvfarwdfnk4f"))))
+        (base32 "0k57scxa8rm859fqsm8srhps7rlq06jzazhjbwnadzrh8i5fyvra"))))
     (build-system emacs-build-system)
     (synopsis "Nickname highlighting for Emacs ERC")
     (description "@code{erc-hl-nicks} highlights nicknames in ERC, an IRC
-- 
2.27.0


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

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

* bug#42441: [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4.
  2020-07-20 16:24 [bug#42441] [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4 Michael Rohleder
@ 2020-07-25 12:43 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2020-07-25 12:43 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 42441-done

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

Hi,

Michael Rohleder <mike@rohleder.de> writes:

> From 80b1a064b9d86fb5c6d484f7ef20abc1e8431be8 Mon Sep 17 00:00:00 2001
> From: Michael Rohleder <mike@rohleder.de>
> Date: Mon, 20 Jul 2020 18:22:27 +0200
> Subject: [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4.
>
> * gnu/packages/emacs-xyz.scm (emacs-erc-hl-nicks): Update to 1.3.4.
> ---
>  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 10619efef0..7f7f9e44d0 100644
> --- a/gnu/packages/emacs-xyz.scm
> +++ b/gnu/packages/emacs-xyz.scm
> @@ -11920,7 +11920,7 @@ created by @code{git format-patch}, from @code{magit}, @code{dired} and

[…]

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-07-25 12:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 16:24 [bug#42441] [PATCH] gnu: emacs-erc-hl-nicks: Update to 1.3.4 Michael Rohleder
2020-07-25 12:43 ` bug#42441: " 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).