gnu: xonsh: Update to 0.5.1.

* gnu/packages/shells.scm (xonsh): Update to 0.5.1.
master
Tobias Geerinckx-Rice 2016-12-28 23:02:38 +01:00
parent 6a34f4ccc8
commit 50f7da2fc8
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -299,14 +299,14 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
(version "0.5.0")
(version "0.5.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
"1iml0mrjl2j3dsan5app6am77bd59s855p6yy6505ljdh552mv01"))
"1a3jkvfh1xc6aw557y8zjn498q89bapyx4dxc3md7qwrmnj9pkv3"))
(modules '((guix build utils)))
(snippet
`(begin