gnu: xonsh: Update to 0.14.0.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Edison Ibáñez 2023-05-23 14:48:53 +00:00 committed by Efraim Flashner
parent 9026600df2
commit fc79528ae3
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -535,14 +535,14 @@ (define-public zsh
(define-public xonsh (define-public xonsh
(package (package
(name "xonsh") (name "xonsh")
(version "0.13.4") (version "0.14.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 (base32
"19r1g8i8k6ds7ncvqdh58vkm4m5hz4w9zbglmg1mi7xcdqp4ax8h")) "1wcv1sk8igs5kb9fqb8njbxwiqbwzpn0kdx9xkaddq3wn6msma25"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin