me
/
guix
Archived
1
0
Fork 0

gnu: xonsh: Update to 0.9.24.

* gnu/packages/shells.scm (xonsh): Update to 0.9.24.
master
Tobias Geerinckx-Rice 2020-10-19 20:04:54 +02:00
parent 485ee063d6
commit cb4b56508d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -513,13 +513,13 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
(version "0.9.23")
(version "0.9.24")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32 "165lx37kibsm56srg9rj7s950b0p7g4g8qhs2iikbcyinp303g35"))
(base32 "00nwbagsl8qrs7m40lb0yi5dhvippj387bpnjg6w7r9cvfbj2h7m"))
(modules '((guix build utils)))
(snippet
`(begin