unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57422] [PATCH] gnu: xonsh: Update to 0.13.1
@ 2022-08-26  1:17 arkhan--- via Guix-patches via
  2022-08-26 21:58 ` bug#57422: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: arkhan--- via Guix-patches via @ 2022-08-26  1:17 UTC (permalink / raw)
  To: 57422

[-- 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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57422: [PATCH] gnu: xonsh: Update to 0.13.1
  2022-08-26  1:17 [bug#57422] [PATCH] gnu: xonsh: Update to 0.13.1 arkhan--- via Guix-patches via
@ 2022-08-26 21:58 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2022-08-26 21:58 UTC (permalink / raw)
  To: arkhan, 57422-done

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

arkhan--- via Guix-patches via <guix-patches@gnu.org> skriver:

> 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.

Applied, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-26 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26  1:17 [bug#57422] [PATCH] gnu: xonsh: Update to 0.13.1 arkhan--- via Guix-patches via
2022-08-26 21:58 ` bug#57422: " Marius Bakke

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).