[PATCH] gnu: xpra: Update to 2.1.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • 宋文武
  • Rutger Helling
Owner
unassigned
Submitted by
Rutger Helling
Severity
normal

Debbugs page

R
R
Rutger Helling wrote on 23 Aug 2017 04:16
(address . guix-patches@gnu.org)
69654e891f393436bca3a39691cec795@mykolab.com
Here's a patch to update xpra to 2.1.1.
Attachment: file
* gnu/packages/xorg.scm (xpra): Update to 2.1.1.
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index b6652b4e4..8f41bb416 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5853,7 +5853,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
- (version "2.0.3")
+ (version "2.1.1")
(source
(origin
(method url-fetch)
@@ -5861,7 +5861,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
- "1f2mkbgjslfivh5xq5xbab1cn6jjyc1d104f692f3s0dnhq7dafa"))))
+ "0fgdddhafxnpjlw5nhfyfyimxp43hdn4yhp1vbsjrz3ypfsfhxq7"))))
(build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg)
("flac", flac)
--
2.14.1
宋
宋文武 wrote on 23 Aug 2017 05:38
(name . Rutger Helling)(address . rhelling@mykolab.com)(address . 28205@debbugs.gnu.org)
871so2tq5v.fsf@member.fsf.org
Rutger Helling <rhelling@mykolab.com> writes:

Toggle quote (2 lines)
> Here's a patch to update xpra to 2.1.1.

Pushed, thanks again!
宋
宋文武 wrote on 23 Aug 2017 05:47
control message for bug #28205
(address . control@debbugs.gnu.org)
87valesb6g.fsf@member.fsf.org
tags 28205 fixed
close 28205
?
Your comment

This issue is archived.

To comment on this conversation send an email to 28205@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 28205
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch