unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67491] [PATCH] gnu: xonsh: Update to 0.14.2.
@ 2023-11-27 19:20 Greg Hogan
  2023-12-03 22:41 ` bug#67491: " Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Greg Hogan @ 2023-11-27 19:20 UTC (permalink / raw)
  To: 67491; +Cc: Greg Hogan

* gnu/packages/shells.scm (xonsh): Update to 0.14.2.

Change-Id: Id21fa37467aa8dbcc58330108c4b7bc19a46949f
---
 gnu/packages/shells.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 27f4ef0dca..8d2aadc0aa 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -543,14 +543,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.14.0")
+    (version "0.14.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "1wcv1sk8igs5kb9fqb8njbxwiqbwzpn0kdx9xkaddq3wn6msma25"))
+           "0fddxzd45zvfr687mvd90f5s376yz0a8ln7qbpl94q89z7l0y77k"))
         (modules '((guix build utils)))
         (snippet
          #~(begin

-- 
2.40.1





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

* bug#67491: [PATCH] gnu: xonsh: Update to 0.14.2.
  2023-11-27 19:20 [bug#67491] [PATCH] gnu: xonsh: Update to 0.14.2 Greg Hogan
@ 2023-12-03 22:41 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-12-03 22:41 UTC (permalink / raw)
  To: Greg Hogan; +Cc: 67491-done

Greg Hogan <code@greghogan.com> skribis:

> * gnu/packages/shells.scm (xonsh): Update to 0.14.2.
>
> Change-Id: Id21fa37467aa8dbcc58330108c4b7bc19a46949f

Applied, thanks!




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

end of thread, other threads:[~2023-12-03 22:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 19:20 [bug#67491] [PATCH] gnu: xonsh: Update to 0.14.2 Greg Hogan
2023-12-03 22:41 ` bug#67491: " Ludovic Courtès

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