unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#69615] [PATCH] gnu: xonsh: Update to 0.15.1
@ 2024-03-07 17:27 arkhan
  2024-03-07 19:10 ` bug#69615: " Arun Isaac
  0 siblings, 1 reply; 2+ messages in thread
From: arkhan @ 2024-03-07 17:27 UTC (permalink / raw)
  To: 69615; +Cc: arkhan

From: arkhan <arkhan@riseup.net>

* gnu/packages/shells.scm (xonsh): Update to 0.15.1
---
 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 1822380ac8..492f4693d8 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -547,14 +547,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.14.2")
+    (version "0.15.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "0fddxzd45zvfr687mvd90f5s376yz0a8ln7qbpl94q89z7l0y77k"))
+           "0427mimr4k75myg5mnig564kq7xbb5f5hws2ly3gxxl6g8mk79il"))
         (modules '((guix build utils)))
         (snippet
          #~(begin

base-commit: 7f2f1bcddae64c48f793cde15c21617fa706c157
-- 
2.41.0





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

* bug#69615: [PATCH] gnu: xonsh: Update to 0.15.1
  2024-03-07 17:27 [bug#69615] [PATCH] gnu: xonsh: Update to 0.15.1 arkhan
@ 2024-03-07 19:10 ` Arun Isaac
  0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2024-03-07 19:10 UTC (permalink / raw)
  To: 69615-done


Pushed, thanks!




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

end of thread, other threads:[~2024-03-07 19:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-07 17:27 [bug#69615] [PATCH] gnu: xonsh: Update to 0.15.1 arkhan
2024-03-07 19:10 ` bug#69615: " Arun Isaac

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