[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: xonsh: Update to 0.9.21.
From: |
guix-commits |
Subject: |
06/13: gnu: xonsh: Update to 0.9.21. |
Date: |
Fri, 11 Sep 2020 10:40:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d8968b52cbf5f86d48204830c20b7325e14218a8
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Sep 11 01:01:21 2020 +0200
gnu: xonsh: Update to 0.9.21.
* gnu/packages/shells.scm (xonsh): Update to 0.9.21.
---
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 de2cf62..7868dc4 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.20")
+ (version "0.9.21")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
- (base32 "0yhf7vw8csk53cqxkgqbfmndl06x8pywnxylvriz3zql6hn416xf"))
+ (base32 "1mih5w73wp57fnf1vcxnfmm5d31vm7pz8fq5a9vw1ch3dv0yczl5"))
(modules '((guix build utils)))
(snippet
`(begin
- branch master updated (58a2c80 -> 58833ae), guix-commits, 2020/09/11
- 01/13: gnu: fetchmail: Update to 6.4.12., guix-commits, 2020/09/11
- 04/13: gnu: svt-av1: Update to 0.8.5., guix-commits, 2020/09/11
- 05/13: gnu: libwps: Update to 0.4.12., guix-commits, 2020/09/11
- 08/13: gnu: libostree: Update to 2020.6., guix-commits, 2020/09/11
- 12/13: gnu: samplv1: Update to 0.9.17., guix-commits, 2020/09/11
- 13/13: gnu: hangups: Update to 0.4.11., guix-commits, 2020/09/11
- 11/13: gnu: drumkv1: Update to 0.9.17., guix-commits, 2020/09/11
- 06/13: gnu: xonsh: Update to 0.9.21.,
guix-commits <=
- 07/13: gnu: highlight: Update to 3.58., guix-commits, 2020/09/11
- 09/13: gnu: moreutils: Update to 0.64., guix-commits, 2020/09/11
- 02/13: gnu: mcabber: Update to 1.1.1., guix-commits, 2020/09/11
- 03/13: services: dovecot: Only serialize settings with non-empty values., guix-commits, 2020/09/11
- 10/13: gnu: synthv1: Update to 0.9.17., guix-commits, 2020/09/11