From: Rutger Helling <rhelling@mykolab.com>
To: 29010@debbugs.gnu.org
Subject: [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3.
Date: Thu, 26 Oct 2017 14:54:59 +0200 [thread overview]
Message-ID: <4b2d36ee6e74bc63a5525443007c6d3c@mykolab.com> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 64 bytes --]
Hey Guix,
here's a patch to update Xpra to the latest version.
[-- Attachment #1.2: Type: text/html, Size: 257 bytes --]
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-2.1.3.patch --]
[-- Type: text/x-diff; name=0001-gnu-xpra-Update-to-2.1.3.patch, Size: 1068 bytes --]
From 0ca29d73a39f1fde39a7bb39a97bf9ce5f3a3b6c Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Thu, 26 Oct 2017 14:47:12 +0200
Subject: [PATCH] gnu: xpra: Update to 2.1.3.
* gnu/packages/xorg.scm (xpra): Update to 2.1.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 4caa3d9ff..28d0d758a 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5917,7 +5917,7 @@ basic eye-candy effects.")
(define-public xpra
(package
(name "xpra")
- (version "2.1.2")
+ (version "2.1.3")
(source
(origin
(method url-fetch)
@@ -5925,7 +5925,7 @@ basic eye-candy effects.")
version ".tar.xz"))
(sha256
(base32
- "0a5ffs6gm7j7vzqdbhfmjn9z8qxm9m9as7a1vjmjx63yxv9jqihn"))))
+ "0r0l3p59q05fmvkp3jv8vmny2v8m1vyhqkg6b9r2qgxn1kcxx7rm"))))
(build-system python-build-system)
(inputs `(("ffmpeg", ffmpeg)
("flac", flac)
--
2.14.3
next reply other threads:[~2017-10-26 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-26 12:54 Rutger Helling [this message]
2017-10-26 22:35 ` bug#29010: [PATCH] gnu: xpra: Update to 2.1.3 Marius Bakke
2017-10-26 22:44 ` [bug#29010] " Ludovic Courtès
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=4b2d36ee6e74bc63a5525443007c6d3c@mykolab.com \
--to=rhelling@mykolab.com \
--cc=29010@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).