* [bug#34601] [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
@ 2019-02-21 2:13 Brett Gilio
2019-02-24 3:12 ` bug#34601: " 宋文武
0 siblings, 1 reply; 2+ messages in thread
From: Brett Gilio @ 2019-02-21 2:13 UTC (permalink / raw)
To: 34601
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20. --]
[-- Type: text/x-patch, Size: 1231 bytes --]
From b35089357851611188634c3c840f0f62a9485e73 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Wed, 20 Feb 2019 20:09:20 -0600
Subject: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
* gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index d498ebaf3..7b7205887 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4591,7 +4591,7 @@ functions to assist in reviewing changes on files.")
(define-public emacs-pyvenv
(package
(name "emacs-pyvenv")
- (version "1.11")
+ (version "1.20")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -4600,7 +4600,7 @@ functions to assist in reviewing changes on files.")
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
- "1a346qdimr1dvj53q033aqnahwd2dhyn9jadrs019nm0bzgw7g63"))))
+ "1x052fsavb94x3scpqd6n9spqgzaahzbdxhg4qa5sy6hqsabn6zh"))))
(build-system emacs-build-system)
(arguments
`(#:phases
--
2.20.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#34601: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
2019-02-21 2:13 [bug#34601] [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20 Brett Gilio
@ 2019-02-24 3:12 ` 宋文武
0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 @ 2019-02-24 3:12 UTC (permalink / raw)
To: Brett Gilio; +Cc: 34601-done
Brett Gilio <brettg@posteo.net> writes:
>>From b35089357851611188634c3c840f0f62a9485e73 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Wed, 20 Feb 2019 20:09:20 -0600
> Subject: [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20.
>
> * gnu/packages/emacs-xyz.scm (emacs-pyvenv): Update to 1.20.
> ---
> gnu/packages/emacs-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
Pushed, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-02-24 3:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-21 2:13 [bug#34601] [PATCH 4/5] gnu: emacs-pyvenv: Update to 1.20 Brett Gilio
2019-02-24 3:12 ` bug#34601: " 宋文武
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.