From: Rutger Helling <rhelling@mykolab.com>
To: 28205@debbugs.gnu.org
Subject: [bug#28205] [PATCH] gnu: xpra: Update to 2.1.1.
Date: Wed, 23 Aug 2017 13:16:52 +0200 [thread overview]
Message-ID: <69654e891f393436bca3a39691cec795@mykolab.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 39 bytes --]
Here's a patch to update xpra to 2.1.1.
[-- Attachment #1.2: Type: text/html, Size: 226 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-2.1.1.patch --]
[-- Type: text/x-diff; name=0001-gnu-xpra-Update-to-2.1.1.patch, Size: 869 bytes --]
* gnu/packages/xorg.scm (xpra): Update to 2.1.1.
---
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 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
next reply other threads:[~2017-08-23 11:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-23 11:16 Rutger Helling [this message]
2017-08-23 12:38 ` [bug#28205] [PATCH] gnu: xpra: Update to 2.1.1 宋文武
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=69654e891f393436bca3a39691cec795@mykolab.com \
--to=rhelling@mykolab.com \
--cc=28205@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).