[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/14: gnu: xonsh: Update to 0.9.23.
From: |
guix-commits |
Subject: |
09/14: gnu: xonsh: Update to 0.9.23. |
Date: |
Tue, 13 Oct 2020 14:08:48 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 347b68c7401c61baa32b51f87e2c961c51024203
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Oct 13 18:48:40 2020 +0200
gnu: xonsh: Update to 0.9.23.
* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
---
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 c12ef00..3962a5b 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -513,13 +513,13 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
- (version "0.9.22")
+ (version "0.9.23")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
- (base32 "1jnj063i2123d8yhqxwyx496b3npfyhszavg36748ysi0py5j8yd"))
+ (base32 "165lx37kibsm56srg9rj7s950b0p7g4g8qhs2iikbcyinp303g35"))
(modules '((guix build utils)))
(snippet
`(begin
- branch master updated (199dfe9 -> d5318e0), guix-commits, 2020/10/13
- 03/14: gnu: libsecret: Update to 0.20.4., guix-commits, 2020/10/13
- 04/14: gnu: libmtp: Update to 1.1.18., guix-commits, 2020/10/13
- 02/14: gnu: easyrpg-player: Update to 0.6.2.3., guix-commits, 2020/10/13
- 05/14: gnu: ncmpc: Update to 0.40., guix-commits, 2020/10/13
- 01/14: gnu: gtkwave: Update to 3.3.107., guix-commits, 2020/10/13
- 06/14: gnu: kdenlive: Update to 20.08.2., guix-commits, 2020/10/13
- 07/14: gnu: alpine: Update to 2.24., guix-commits, 2020/10/13
- 09/14: gnu: xonsh: Update to 0.9.23.,
guix-commits <=
- 13/14: gnu: libmediainfo: Update to 20.09., guix-commits, 2020/10/13
- 14/14: gnu: mediainfo: Update to 20.09., guix-commits, 2020/10/13
- 08/14: gnu: stunnel: Update to 5.57 [security fixes]., guix-commits, 2020/10/13
- 10/14: gnu: vim: Update to 8.2.1840., guix-commits, 2020/10/13
- 12/14: gnu: dos2unix: Cross-compile., guix-commits, 2020/10/13
- 11/14: gnu: dos2unix: Update to 7.4.2., guix-commits, 2020/10/13