* [bug#27595] [PATCH] gnu: xpra: Update to 2.0.3.
@ 2017-07-06 6:54 Rutger Helling
2017-07-06 11:05 ` bug#27595: " Arun Isaac
0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-07-06 6:54 UTC (permalink / raw)
To: 27595
[-- Attachment #1.1: Type: text/plain, Size: 63 bytes --]
Hey Guix,
Here's a patch to update Xpra to the latest version.
[-- Attachment #1.2: Type: text/html, Size: 260 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-2.0.3.patch --]
[-- Type: text/x-diff; name=0001-gnu-xpra-Update-to-2.0.3.patch, Size: 868 bytes --]
* gnu/packages/xorg.scm (xpra): Update to 2.0.3
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index c6d194622..7b1d00f47 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5800,7 +5800,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
- (version "2.0.2")
+ (version "2.0.3")
(source
(origin
(method url-fetch)
@@ -5808,7 +5808,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
- "09hzgbsj9v5qyh41rbz968ipi7016jk66b60vm6piryna9kbnha3"))))
+ "1f2mkbgjslfivh5xq5xbab1cn6jjyc1d104f692f3s0dnhq7dafa"))))
(build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg)
("flac", flac)
--
2.13.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#27595: [PATCH] gnu: xpra: Update to 2.0.3.
2017-07-06 6:54 [bug#27595] [PATCH] gnu: xpra: Update to 2.0.3 Rutger Helling
@ 2017-07-06 11:05 ` Arun Isaac
0 siblings, 0 replies; 2+ messages in thread
From: Arun Isaac @ 2017-07-06 11:05 UTC (permalink / raw)
To: Rutger Helling; +Cc: 27595-done
Pushed, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-07-06 11:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-06 6:54 [bug#27595] [PATCH] gnu: xpra: Update to 2.0.3 Rutger Helling
2017-07-06 11:05 ` bug#27595: " Arun Isaac
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.