~ruther/guix-local

50f7da2fc8fe1cb7f693226cc9f3e58380916d37 — Tobias Geerinckx-Rice 9 years ago 6a34f4c
gnu: xonsh: Update to 0.5.1.

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

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