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.6.2.

* gnu/packages/shells.scm (xonsh): Update to 0.6.2.
This commit is contained in:
Tobias Geerinckx-Rice 2018-05-01 19:27:29 +02:00
parent 63f0b67231
commit 9822835fc8
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -355,14 +355,14 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
(version "0.6.1")
(version "0.6.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
"09rrfcwpirbxmjjqnsbyn7lwm1wyn41z5zhkbnv57i5hcgs72kx6"))
"0c2bbmdg0n10q54vq9k1z5n53l0mh1hb1q5xprfhilvrbr6hlcwr"))
(modules '((guix build utils)))
(snippet
`(begin