unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63665] [PATCH] gnu: xonsh: Update to 0.14.0
@ 2023-05-23 14:48 Edison Ibáñez
  2023-05-24  8:43 ` bug#63665: " Efraim Flashner
  0 siblings, 1 reply; 2+ messages in thread
From: Edison Ibáñez @ 2023-05-23 14:48 UTC (permalink / raw)
  To: 63665

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

From 0bc00034cbe9f8ef3fb754a69f2b25fb582a4b38 Mon Sep 17 00:00:00 2001
From: arkhan <arkhan@riseup.net>
Date: Tue, 23 May 2023 09:05:40 -0500
Subject: [PATCH] gnu: xonsh: Update to 0.14.0

* gnu/packages/shells.scm (xonsh): Update to 0.14.0
---
 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 3438facf17..b44e104c17 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -535,14 +535,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.13.4")
+    (version "0.14.0")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "19r1g8i8k6ds7ncvqdh58vkm4m5hz4w9zbglmg1mi7xcdqp4ax8h"))
+           "1wcv1sk8igs5kb9fqb8njbxwiqbwzpn0kdx9xkaddq3wn6msma25"))
         (modules '((guix build utils)))
         (snippet
          #~(begin
-- 
2.40.1


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

* bug#63665: [PATCH] gnu: xonsh: Update to 0.14.0
  2023-05-23 14:48 [bug#63665] [PATCH] gnu: xonsh: Update to 0.14.0 Edison Ibáñez
@ 2023-05-24  8:43 ` Efraim Flashner
  0 siblings, 0 replies; 2+ messages in thread
From: Efraim Flashner @ 2023-05-24  8:43 UTC (permalink / raw)
  To: Edison Ibáñez; +Cc: 63665-done

[-- Attachment #1: Type: text/plain, Size: 236 bytes --]

Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2023-05-24  8:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23 14:48 [bug#63665] [PATCH] gnu: xonsh: Update to 0.14.0 Edison Ibáñez
2023-05-24  8:43 ` bug#63665: " Efraim Flashner

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