me
/
guix
Archived
1
0
Fork 0

gnu: xonsh: Update to 0.13.1

* gnu/packages/shells.scm (xonsh): Update to 0.13.0.

Signed-off-by: Marius Bakke <marius@gnu.org>
master
arkhan 2022-08-25 20:14:37 -05:00 committed by Marius Bakke
parent af9a49e42e
commit 63471f6e7a
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 3 additions and 2 deletions

View File

@ -540,13 +540,14 @@ ksh, and tcsh.")
(define-public xonsh (define-public xonsh
(package (package
(name "xonsh") (name "xonsh")
(version "0.13.0") (version "0.13.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "xonsh" version)) (uri (pypi-uri "xonsh" version))
(sha256 (sha256
(base32 "12ayz1kw2ag3r407j0lng2kfp75im8xqap1nvpmpa0lmsx8wk7ll")) (base32
"1b409wkh41inn6m0qmps4iq6bgvwg465dcfcbffqd15fr1j2d0hq"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
#~(begin #~(begin