GNU bug report logs - #45801
[PATCH] gnu: emacs-evil-matchit: Update to 2.3.10.

Previous Next

Package: guix-patches;

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

Date: Mon, 11 Jan 2021 21:18:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45801: closed ([PATCH] gnu: emacs-evil-matchit: Update to
 2.3.10.)
Date: Tue, 12 Jan 2021 08:45:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 12 Jan 2021 09:44:24 +0100
with message-id <875z42mtnb.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45801] [PATCH] gnu: emacs-evil-matchit: Update to 2.3.10.
has caused the debbugs.gnu.org bug report #45801,
regarding [PATCH] gnu: emacs-evil-matchit: Update to 2.3.10.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
45801: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45801
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: emacs-evil-matchit: Update to 2.3.10.
Date: Mon, 11 Jan 2021 22:16:52 +0100
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.10.
---
 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 76cbe7e075..589cd4f007 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -13949,7 +13949,7 @@ Features:
 (define-public emacs-evil-matchit
   (package
     (name "emacs-evil-matchit")
-    (version "2.3.9")
+    (version "2.3.10")
     (source
      (origin
        (method git-fetch)
@@ -13958,7 +13958,7 @@ Features:
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1jk5qkqz3c4fnh6d2y889k5ycz8ipbkmzk4i8bl86xv9rhis1pv9"))))
+        (base32 "14nrc46290q54y7wv25251f2kqc0z8i9byl09xkgjijqldl9vdxa"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-evil" ,emacs-evil)))
-- 
2.30.0



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45801-done <at> debbugs.gnu.org
Subject: Re: [bug#45801] [PATCH] gnu: emacs-evil-matchit: Update to 2.3.10.
Date: Tue, 12 Jan 2021 09:44:24 +0100
Hello,

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

> * gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.10.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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