unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57833] [PATCH] gnu: xonsh: Update to 0.13.3
@ 2022-09-15 15:01 Edison Ibáñez
  2022-09-22  2:05 ` bug#57833: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Edison Ibáñez @ 2022-09-15 15:01 UTC (permalink / raw)
  To: 57833

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-gnu-xonsh-Update-to-0.13.3.patch --]
[-- Type: text/x-diff; name=0001-gnu-xonsh-Update-to-0.13.3.patch, Size: 988 bytes --]

From 6fd799661ae6c9d72d4531ca89a4c77f6fd28d5d Mon Sep 17 00:00:00 2001
From: arkhan <arkhan@riseup.net>
Date: Thu, 15 Sep 2022 09:59:50 -0500
Subject: [PATCH] gnu: xonsh: Update to 0.13.3

* gnu/packages/shells.scm (xonsh): Update to 0.13.3.
---
 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 4d0dd92..9791a7d 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -540,14 +540,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.13.1")
+    (version "0.13.3")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "1b409wkh41inn6m0qmps4iq6bgvwg465dcfcbffqd15fr1j2d0hq"))
+           "154s4lbda3n8kamiyblfrv8isn3hnqyxw2k99qicyfll02chpjzl"))
         (modules '((guix build utils)))
         (snippet
          #~(begin
-- 
2.37.3


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

* bug#57833: [PATCH] gnu: xonsh: Update to 0.13.3
  2022-09-15 15:01 [bug#57833] [PATCH] gnu: xonsh: Update to 0.13.3 Edison Ibáñez
@ 2022-09-22  2:05 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-09-22  2:05 UTC (permalink / raw)
  To: Edison Ibáñez; +Cc: 57833-done

Pushed, thank you!




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

end of thread, other threads:[~2022-09-22  2:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-15 15:01 [bug#57833] [PATCH] gnu: xonsh: Update to 0.13.3 Edison Ibáñez
2022-09-22  2:05 ` bug#57833: " 宋文武 via Guix-patches via

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