me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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