gnu: xonsh: Update to 0.13.3.

* gnu/packages/shells.scm (xonsh): Update to 0.13.3.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
arkhan 2022-09-15 09:59:50 -05:00 committed by 宋文武
parent a3fa6b1e6a
commit 89fed46752
No known key found for this signature in database
GPG Key ID: D415BF253B515976

View File

@ -540,14 +540,14 @@ ksh, and tcsh.")
(define-public xonsh (define-public xonsh
(package (package
(name "xonsh") (name "xonsh")
(version "0.13.1") (version "0.13.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 (base32
"1b409wkh41inn6m0qmps4iq6bgvwg465dcfcbffqd15fr1j2d0hq")) "154s4lbda3n8kamiyblfrv8isn3hnqyxw2k99qicyfll02chpjzl"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin