* [PATCH] gnu: xonsh: Update to 0.4.7.
@ 2016-11-17 23:45 Danny Milosavljevic
2016-11-18 16:03 ` Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Danny Milosavljevic @ 2016-11-17 23:45 UTC (permalink / raw)
To: guix-devel
* gnu/packages/shells.scm (xonsh): Update to 0.4.7.
---
gnu/packages/shells.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/shells.scm b/gnu/packages/shells.scm
index 9b9bd6c..f3350ef 100644
--- a/gnu/packages/shells.scm
+++ b/gnu/packages/shells.scm
@@ -288,14 +288,14 @@ ksh, and tcsh.")
(define-public xonsh
(package
(name "xonsh")
- (version "0.4.6")
+ (version "0.4.7")
(source
(origin
(method url-fetch)
(uri (pypi-uri "xonsh" version))
(sha256
(base32
- "0byxd9kjl99q2pyvjh9jy18l0di1i35wr0qqgnw4i6jh6ig3zcki"))
+ "04b0z41mxiwsp5rl21fzrixcdmx2kndjlh4gn3582qfga9hihf20"))
(modules '((guix build utils)))
(snippet
`(begin
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] gnu: xonsh: Update to 0.4.7.
2016-11-17 23:45 [PATCH] gnu: xonsh: Update to 0.4.7 Danny Milosavljevic
@ 2016-11-18 16:03 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2016-11-18 16:03 UTC (permalink / raw)
To: Danny Milosavljevic, guix-devel
[-- Attachment #1: Type: text/plain, Size: 219 bytes --]
Danny Milosavljevic <dannym@scratchpost.org> writes:
> * gnu/packages/shells.scm (xonsh): Update to 0.4.7.
> ---
> gnu/packages/shells.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, applied!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-18 16:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-17 23:45 [PATCH] gnu: xonsh: Update to 0.4.7 Danny Milosavljevic
2016-11-18 16:03 ` 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).