gnu: xonsh: Update to 0.5.12.

* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-04 02:06:39 +02:00
parent b55d15e795
commit 9a7fd375a2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -366,14 +366,14 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
(version "0.5.9")
(version "0.5.12")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
"09s5k7fh4p0vkq0fha4ikwqlqsyv84vmlbqn8ggn0ymd47ajv38z"))
"1yz595hx5bni524m73cx8a08vcr6vfksfci14nx2ylz53igzva2c"))
(modules '((guix build utils)))
(snippet
`(begin