Archived
1
0
Fork 0

gnu: xonsh: Update to 0.9.20.

* gnu/packages/shells.scm (xonsh): Update to 0.9.20.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-30 06:01:01 +02:00
parent d560a2c781
commit 92bc522932
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -513,14 +513,13 @@ ksh, and tcsh.")
(define-public xonsh (define-public xonsh
(package (package
(name "xonsh") (name "xonsh")
(version "0.9.19") (version "0.9.20")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 (base32 "0yhf7vw8csk53cqxkgqbfmndl06x8pywnxylvriz3zql6hn416xf"))
"0k7v2d166w74j4pw1v72dskhb1xxn40hz874579v4yyvbpfpazcp"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
`(begin `(begin