GNU bug report logs - #78647
[PATCH emacs-team] gnu: emacs-key-chord: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Fri, 30 May 2025 21:28:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78647: closed ([PATCH emacs-team] gnu: emacs-key-chord:
 Update to 0.8.2.)
Date: Sat, 14 Jun 2025 17:14:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 14 Jun 2025 19:12:38 +0200
with message-id <aE2thqR-pdwYeDsX <at> jurong>
and subject line Close
has caused the debbugs.gnu.org bug report #78647,
regarding [PATCH emacs-team] gnu: emacs-key-chord: Update to 0.8.2.
to be marked as done.

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


-- 
78647: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78647
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH emacs-team] gnu: emacs-key-chord: Update to 0.8.2.
Date: Fri, 30 May 2025 23:27:26 +0200
* gnu/packages/emacs-xyz.scm (emacs-key-chord): Update to 0.8.2.

Change-Id: I8b677ea17c6eb4c7a474d40d94462e0844b73c28
---
 gnu/packages/emacs-xyz.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 1006d5ee1d..5f674a6dc2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -22415,17 +22415,17 @@ (define-public emacs-transpose-mark
 (define-public emacs-key-chord
   (package
     (name "emacs-key-chord")
-    (version "0.7.1")
+    (version "0.8.2")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
              (url "https://github.com/emacsorphanage/key-chord")
-             (commit version)))
+             (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "1ikg1kfyb8rgms5yvvg4117kmzw2jlq8h1wyq2l93my99c5qwm2g"))))
+         "1lr5vgkcn13vq0lhyxl4lvwqnmvyf3kk5fs705qrv56l2hl4k2rm"))))
     (build-system emacs-build-system)
     (home-page "https://www.emacswiki.org/emacs/key-chord.el")
     (synopsis "Map pairs of simultaneously pressed keys to Emacs commands")

base-commit: e3b189854c957c9aa2a68d903d268fcf984d7c23
-- 
2.49.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: 78647-done <at> debbugs.gnu.org
Subject: Close
Date: Sat, 14 Jun 2025 19:12:38 +0200
This is already on the emacs-team branch as commit
   0e521acd27a2a60ddc0e9f56b34f88106df34fbc

Andreas



This bug report was last modified 1 day ago.

Previous Next


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