unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: arkhan--- via Guix-patches via <guix-patches@gnu.org>
To: 57422@debbugs.gnu.org
Subject: [bug#57422] [PATCH] gnu: xonsh: Update to 0.13.1
Date: Fri, 26 Aug 2022 01:17:35 +0000	[thread overview]
Message-ID: <5d44c8aae8cc6af16e30f565a138ed54e8ecb4ce@disroot.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 0 bytes --]



[-- Attachment #2: 0001-gnu-xonsh-Update-to-0.13.1.patch --]
[-- Type: application/octet-stream, Size: 996 bytes --]

From f83a330bf15ac38fde85b38fa3b9e7f259cbba4d Mon Sep 17 00:00:00 2001
From: arkhan <arkhan@riseup.net>
Date: Thu, 25 Aug 2022 20:14:37 -0500
Subject: [PATCH] gnu: xonsh: Update to 0.13.1

* gnu/packages/shells.scm (xonsh): Update to 0.13.0.
---
 gnu/packages/shells.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index cb983fb..1f87fe2 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -540,13 +540,14 @@ (define-public zsh
 (define-public xonsh
   (package
     (name "xonsh")
-    (version "0.13.0")
+    (version "0.13.1")
     (source
       (origin
         (method url-fetch)
         (uri (pypi-uri "xonsh" version))
         (sha256
-          (base32 "12ayz1kw2ag3r407j0lng2kfp75im8xqap1nvpmpa0lmsx8wk7ll"))
+          (base32
+           "1b409wkh41inn6m0qmps4iq6bgvwg465dcfcbffqd15fr1j2d0hq"))
         (modules '((guix build utils)))
         (snippet
          #~(begin
-- 
2.37.2


             reply	other threads:[~2022-08-26  1:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26  1:17 arkhan--- via Guix-patches via [this message]
2022-08-26 21:58 ` bug#57422: [PATCH] gnu: xonsh: Update to 0.13.1 Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5d44c8aae8cc6af16e30f565a138ed54e8ecb4ce@disroot.org \
    --to=guix-patches@gnu.org \
    --cc=57422@debbugs.gnu.org \
    --cc=arkhan@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).