gnu: xonsh: Update to 0.9.26.

* gnu/packages/shells.scm (xonsh): Update to 0.9.26.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-04 00:12:31 +01:00
parent fed2879c18
commit f781e2a7e9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -524,13 +524,13 @@ (define-public zsh
(define-public xonsh (define-public xonsh
(package (package
(name "xonsh") (name "xonsh")
(version "0.9.25") (version "0.9.26")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 "0q1xy0k5mvz4031p4d3y0j7ljpx32rmpk21jy148l6xcss039br0")) (base32 "00cfhl17hvycqv4vly8cdfj82949hn7572d910z7qkkqy6yy9957"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
`(begin `(begin