GNU bug report logs - #69615
[PATCH] gnu: xonsh: Update to 0.15.1

Previous Next

Package: guix-patches;

Reported by: arkhan <at> riseup.net

Date: Thu, 7 Mar 2024 17:29:02 UTC

Severity: normal

Tags: patch

Done: Arun Isaac <arunisaac <at> systemreboot.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Arun Isaac <arunisaac <at> systemreboot.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#69615: closed ([PATCH] gnu: xonsh: Update to 0.15.1)
Date: Thu, 07 Mar 2024 19:12:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 07 Mar 2024 19:10:44 +0000
with message-id <87h6hhrh6z.fsf <at> systemreboot.net>
and subject line [PATCH] gnu: xonsh: Update to 0.15.1
has caused the debbugs.gnu.org bug report #69615,
regarding [PATCH] gnu: xonsh: Update to 0.15.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
69615: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69615
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: arkhan <at> riseup.net
To: guix-patches <at> gnu.org
Cc: arkhan <arkhan <at> riseup.net>
Subject: [PATCH] gnu: xonsh: Update to 0.15.1
Date: Thu,  7 Mar 2024 12:27:14 -0500
From: arkhan <arkhan <at> 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



[Message part 3 (message/rfc822, inline)]
From: Arun Isaac <arunisaac <at> systemreboot.net>
To: 69615-done <at> debbugs.gnu.org
Subject: [PATCH] gnu: xonsh: Update to 0.15.1
Date: Thu, 07 Mar 2024 19:10:44 +0000
Pushed, thanks!


This bug report was last modified 1 year and 127 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.