gnu: xonsh: Update to 0.13.4.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Edison Ibáñez 2022-12-08 20:35:31 -05:00 committed by 宋文武
parent dfa0f34ee7
commit b44f0261f8
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.3") (version "0.13.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 (base32
"154s4lbda3n8kamiyblfrv8isn3hnqyxw2k99qicyfll02chpjzl")) "19r1g8i8k6ds7ncvqdh58vkm4m5hz4w9zbglmg1mi7xcdqp4ax8h"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin