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
(package
(name "xonsh")
(version "0.13.3")
(version "0.13.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
"154s4lbda3n8kamiyblfrv8isn3hnqyxw2k99qicyfll02chpjzl"))
"19r1g8i8k6ds7ncvqdh58vkm4m5hz4w9zbglmg1mi7xcdqp4ax8h"))
(modules '((guix build utils)))
(snippet
#~(begin