GNU bug report logs - #67491
[PATCH] gnu: xonsh: Update to 0.14.2.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Mon, 27 Nov 2023 19:22:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: Greg Hogan <code <at> greghogan.com>
Subject: bug#67491: closed (Re: [bug#67491] [PATCH] gnu: xonsh: Update to
 0.14.2.)
Date: Sun, 03 Dec 2023 22:43:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67491: [PATCH] gnu: xonsh: Update to 0.14.2.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67491 <at> debbugs.gnu.org.

-- 
67491: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67491
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Greg Hogan <code <at> greghogan.com>
Cc: 67491-done <at> debbugs.gnu.org
Subject: Re: [bug#67491] [PATCH] gnu: xonsh: Update to 0.14.2.
Date: Sun, 03 Dec 2023 23:41:58 +0100
Greg Hogan <code <at> greghogan.com> skribis:

> * gnu/packages/shells.scm (xonsh): Update to 0.14.2.
>
> Change-Id: Id21fa37467aa8dbcc58330108c4b7bc19a46949f

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: xonsh: Update to 0.14.2.
Date: Mon, 27 Nov 2023 19:20:21 +0000
* gnu/packages/shells.scm (xonsh): Update to 0.14.2.

Change-Id: Id21fa37467aa8dbcc58330108c4b7bc19a46949f
---
 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 27f4ef0dca..8d2aadc0aa 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -543,14 +543,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.14.0")
+    (version "0.14.2")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
           (base32
-           "1wcv1sk8igs5kb9fqb8njbxwiqbwzpn0kdx9xkaddq3wn6msma25"))
+           "0fddxzd45zvfr687mvd90f5s376yz0a8ln7qbpl94q89z7l0y77k"))
         (modules '((guix build utils)))
         (snippet
          #~(begin

-- 
2.40.1




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

Previous Next


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