all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sergiu Ivanov <sivanov@colimite.fr>
To: 72591@debbugs.gnu.org
Subject: [bug#72591] [PATCH] gnu: emacs-transient: Update to 0.7.4.
Date: Mon, 12 Aug 2024 11:12:16 +0100	[thread overview]
Message-ID: <878qx2m4n3.fsf@colimite.fr> (raw)

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

Dear Guix,

Here's a patch bumping the version on emacs-transient.

Thanks!

-
Sergiu

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-emacs-transient-Update-to-0.7.4.patch --]
[-- Type: text/x-patch, Size: 1430 bytes --]

From 3d3bcdedcbbcc9230faa2332b714a90347912be2 Mon Sep 17 00:00:00 2001
Message-ID: <3d3bcdedcbbcc9230faa2332b714a90347912be2.1723457447.git.sivanov@colimite.fr>
From: Sergiu Ivanov <sivanov@colimite.fr>
Date: Mon, 12 Aug 2024 11:08:19 +0100
Subject: [PATCH] gnu: emacs-transient: Update to 0.7.4.

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.7.4.

Change-Id: I1e71ee11d9225addd9875357c909313b513ca883
---
 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 2ff1ed4bf0..d338957c1d 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32043,7 +32043,7 @@ (define-public emacs-elmacro
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.7.3")
+    (version "0.7.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -32052,7 +32052,7 @@ (define-public emacs-transient
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11yygh8h2ggslym3mly9dfgyml9srmcqkx1i9n190idv5a4gkjm7"))))
+                "0ad0qkcvc9w6ry8f4b6xrdy52vlxm8nrp67k2p97w6prhyfxbp7p"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f                      ;no test suite

base-commit: 174ecf5b1077d29498d9de22e27b13047f314feb
-- 
2.45.2


             reply	other threads:[~2024-08-12 10:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 10:12 Sergiu Ivanov [this message]
2024-08-14 10:25 ` bug#72591: [PATCH] gnu: emacs-transient: Update to 0.7.4 Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878qx2m4n3.fsf@colimite.fr \
    --to=sivanov@colimite.fr \
    --cc=72591@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.