~ruther/guix-local

9a7fd375a2caa6b0c7297ee1b9bc5c8c3fd0e31b — Tobias Geerinckx-Rice 8 years ago b55d15e
gnu: xonsh: Update to 0.5.12.

* gnu/packages/shells.scm (xonsh): Update to 0.5.12.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/shells.scm
M gnu/packages/shells.scm => gnu/packages/shells.scm +2 -2
@@ 366,14 366,14 @@ ksh, and tcsh.")
(define-public xonsh
  (package
    (name "xonsh")
    (version "0.5.9")
    (version "0.5.12")
    (source
      (origin
        (method url-fetch)
        (uri (pypi-uri "xonsh" version))
        (sha256
          (base32
            "09s5k7fh4p0vkq0fha4ikwqlqsyv84vmlbqn8ggn0ymd47ajv38z"))
            "1yz595hx5bni524m73cx8a08vcr6vfksfci14nx2ylz53igzva2c"))
        (modules '((guix build utils)))
        (snippet
         `(begin