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


[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]

Edison Ibáñez -- /One Emacs to rule them all/
,----
| `(pgp_fp: ,(9F24 A6EB B951 883C 54FF 8157 3379 63CB 1A62 DBF2))
|     '(sent by notmuch on Emacs running under GNU/Linux . https://gnu.org )
|        `(Choose Linux ,(Choose Freedom) . https://linux.com )
`----

[-- Attachment #1.2: Type: text/html, Size: 1119 bytes --]

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

From b84df68e442bb2ef6c139729479eef07ed3593c6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Edison=20Ib=C3=A1=C3=B1ez?= <arkhan@riseup.net>
Date: Thu, 8 Dec 2022 20:35:31 -0500
Subject: [PATCH] gnu: xonsh: Update to 0.13.4.

* gnu/packages/shells.scm (xonsh): Update to 0.13.4.
---
 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 cc34f0a..b607060 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.3")
+    (version "0.13.4")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "154s4lbda3n8kamiyblfrv8isn3hnqyxw2k99qicyfll02chpjzl"))
+           "19r1g8i8k6ds7ncvqdh58vkm4m5hz4w9zbglmg1mi7xcdqp4ax8h"))
         (modules '((guix build utils)))
         (snippet
          #~(begin
-- 
2.38.1


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

* bug#59915: [PATCH] gnu: xonsh: Update to 0.13.4
  2022-12-09  1:41 [bug#59915] [PATCH] gnu: xonsh: Update to 0.13.4 Edison Ibáñez
@ 2022-12-09  2:16 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-12-09  2:16 UTC (permalink / raw)
  To: Edison Ibáñez; +Cc: 59915-done

Edison Ibáñez <arkhan@riseup.net> writes:

> Edison Ibáñez – One Emacs to rule them all
>
>
> `(pgp_fp: ,(9F24 A6EB B951 883C 54FF 8157 3379 63CB 1A62 DBF2))
>     '(sent by notmuch on Emacs running under GNU/Linux . https://gnu.org )
>        `(Choose Linux ,(Choose Freedom) . https://linux.com )
>
>>From b84df68e442bb2ef6c139729479eef07ed3593c6 Mon Sep 17 00:00:00 2001
> From: =?UTF-8?q?Edison=20Ib=C3=A1=C3=B1ez?= <arkhan@riseup.net>
> Date: Thu, 8 Dec 2022 20:35:31 -0500
> Subject: [PATCH] gnu: xonsh: Update to 0.13.4.

Applied, thank you!




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-09  1:41 [bug#59915] [PATCH] gnu: xonsh: Update to 0.13.4 Edison Ibáñez
2022-12-09  2:16 ` bug#59915: " 宋文武 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).