gnu: xonsh: Update to 0.9.21.

* gnu/packages/shells.scm (xonsh): Update to 0.9.21.
This commit is contained in:
Tobias Geerinckx-Rice 2020-09-11 01:01:21 +02:00
parent f555afa0e5
commit d8968b52cb
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.20")
(version "0.9.21")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32 "0yhf7vw8csk53cqxkgqbfmndl06x8pywnxylvriz3zql6hn416xf"))
(base32 "1mih5w73wp57fnf1vcxnfmm5d31vm7pz8fq5a9vw1ch3dv0yczl5"))
(modules '((guix build utils)))
(snippet
`(begin