gnu: xonsh: Update to 0.9.23.

* gnu/packages/shells.scm (xonsh): Update to 0.9.23.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-13 18:48:40 +02:00
parent 7e868a3958
commit 347b68c740
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -513,13 +513,13 @@ (define-public zsh
(define-public xonsh
(package
(name "xonsh")
(version "0.9.22")
(version "0.9.23")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32 "1jnj063i2123d8yhqxwyx496b3npfyhszavg36748ysi0py5j8yd"))
(base32 "165lx37kibsm56srg9rj7s950b0p7g4g8qhs2iikbcyinp303g35"))
(modules '((guix build utils)))
(snippet
`(begin