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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69615 in the body.
You can then email your comments to 69615 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69615; Package guix-patches. (Thu, 07 Mar 2024 17:29:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to arkhan <at> riseup.net:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Thu, 07 Mar 2024 17:29:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Reply sent to Arun Isaac <arunisaac <at> systemreboot.net>:
You have taken responsibility. (Thu, 07 Mar 2024 19:12:01 GMT) Full text and rfc822 format available.

Notification sent to arkhan <at> riseup.net:
bug acknowledged by developer. (Thu, 07 Mar 2024 19:12:02 GMT) Full text and rfc822 format available.

Message #10 received at 69615-done <at> debbugs.gnu.org (full text, mbox):

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!




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 05 Apr 2024 11:24:20 GMT) Full text and rfc822 format available.

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

Previous Next


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