unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#49375] [PATCH] gnu: emacs-transient: Update to 0.3.6.
@ 2021-07-04 10:40 Xinglu Chen
  2021-07-05  7:24 ` bug#49375: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Xinglu Chen @ 2021-07-04 10:40 UTC (permalink / raw)
  To: 49375

* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.3.6.
---
 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 31fa8a03f1..0cd57db601 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -23597,7 +23597,7 @@ as Emacs Lisp.")
 (define-public emacs-transient
   (package
     (name "emacs-transient")
-    (version "0.3.5")
+    (version "0.3.6")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -23606,7 +23606,7 @@ as Emacs Lisp.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0wzfnzv2304a737zwp163aajjhm8i3ix9v7palgg1r3jskvbghmw"))))
+                "10k9dzs8y6i0rfckclxm5n3maylmh95993n5dvrs8rbmlcpmihvy"))))
     (build-system emacs-build-system)
     (arguments
      `(#:tests? #f                      ;no test suite

base-commit: b65af6ed9120234cf655e8e76317558cfbd02477
-- 
2.32.0





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

* bug#49375: [PATCH] gnu: emacs-transient: Update to 0.3.6.
  2021-07-04 10:40 [bug#49375] [PATCH] gnu: emacs-transient: Update to 0.3.6 Xinglu Chen
@ 2021-07-05  7:24 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2021-07-05  7:24 UTC (permalink / raw)
  To: Xinglu Chen; +Cc: 49375-done

Hello,

Xinglu Chen <public@yoctocell.xyz> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2021-07-05  7:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04 10:40 [bug#49375] [PATCH] gnu: emacs-transient: Update to 0.3.6 Xinglu Chen
2021-07-05  7:24 ` bug#49375: " Nicolas Goaziou

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).