3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: xonsh: Update to 0.5.5.

* gnu/packages/shells.scm (xonsh): Update to 0.5.5.
This commit is contained in:
Danny Milosavljevic 2017-02-21 20:06:43 +01:00
parent 052f75da75
commit f59a20cb6c
No known key found for this signature in database
GPG key ID: E71A35542C30BAA5

View file

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