me
/
guix
Archived
1
0
Fork 0

gnu: xonsh: Update to 0.5.9.

* gnu/packages/shells.scm (xonsh): Update to 0.5.9.
master
Tobias Geerinckx-Rice 2017-03-31 14:35:25 +02:00
parent a20d28bb7c
commit 32ea65370e
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

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