gnu: xonsh: Update to 0.15.1

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

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
This commit is contained in:
arkhan 2024-03-07 12:27:14 -05:00 committed by Arun Isaac
parent 7f2f1bcdda
commit 0db53e6470
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -547,14 +547,14 @@ (define-public zsh
(define-public xonsh
(package
(name "xonsh")
(version "0.14.2")
(version "0.15.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
"0fddxzd45zvfr687mvd90f5s376yz0a8ln7qbpl94q89z7l0y77k"))
"0427mimr4k75myg5mnig564kq7xbb5f5hws2ly3gxxl6g8mk79il"))
(modules '((guix build utils)))
(snippet
#~(begin