all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: aurtzy <aurtzy@gmail.com>
To: 74716@debbugs.gnu.org
Cc: aurtzy <aurtzy@gmail.com>, Andrew Tropin <andrew@trop.in>,
	Katherine Cox-Buday <cox.katherine.e+guix@gmail.com>,
	Liliana Marie Prikler <liliana.prikler@gmail.com>
Subject: [bug#74716] [PATCH] gnu: emacs-transient: Update to 0.8.0.
Date: Fri,  6 Dec 2024 23:25:28 -0500	[thread overview]
Message-ID: <0930d6cf66f5a28e43884f878256b41e013f3175.1733545528.git.aurtzy@gmail.com> (raw)

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

Change-Id: Ib95f4472979c963f4f024a6c6fcaa23903490f87
---
 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 b851232249..0eb9655393 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -32988,7 +32988,7 @@ (define-public emacs-elmacro
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.7.7")
+    (version "0.8.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -32997,7 +32997,7 @@ (define-public emacs-transient
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0rdhjb2fcxwxpbr7lrjqqqdnag2zqs8l6g4yw59bkp4g7kxpmmar"))))
+                "1f8w6b242ar0538pimnrf7a5j277q80z7n379hyihdblvjk90xi2"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f                      ;no test suite

base-commit: c56505e399834a3f68cf2b6715b42f12ceea217a
-- 
2.46.0





             reply	other threads:[~2024-12-07  4:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-07  4:25 aurtzy [this message]
2024-12-09 20:42 ` [bug#74716] [PATCH v2] gnu: emacs-transient: Update to 0.8.1 aurtzy
2024-12-11  1:39   ` bug#74716: " Hilton Chain
2024-12-10 13:37 ` [bug#74716] QA review for 74716 Cayetano Santos via Guix-patches via

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=0930d6cf66f5a28e43884f878256b41e013f3175.1733545528.git.aurtzy@gmail.com \
    --to=aurtzy@gmail.com \
    --cc=74716@debbugs.gnu.org \
    --cc=andrew@trop.in \
    --cc=cox.katherine.e+guix@gmail.com \
    --cc=liliana.prikler@gmail.com \
    /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.