unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28534] [PATCH] gnu: xpra: Update to 2.1.2.
@ 2017-09-21  6:39 Rutger Helling
  2017-09-22 17:25 ` bug#28534: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-09-21  6:39 UTC (permalink / raw)
  To: 28534


[-- Attachment #1.1: Type: text/plain, Size: 52 bytes --]

Here's a patch to update Xpra to the latest version.

[-- Attachment #1.2: Type: text/html, Size: 239 bytes --]

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-xpra-Update-to-2.1.2.patch --]
[-- Type: text/x-diff; name=0001-gnu-xpra-Update-to-2.1.2.patch, Size: 1068 bytes --]

From 87d681b22a29e211df9d347fd1fd98f451316b15 Mon Sep 17 00:00:00 2001
From: Rutger Helling <rhelling@mykolab.com>
Date: Thu, 21 Sep 2017 08:30:51 +0200
Subject: [PATCH] gnu: xpra: Update to 2.1.2.

* gnu/packages/xorg.scm (xpra): Update to 2.1.2.
---
 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 57ba8a2db..ec8678b61 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5894,7 +5894,7 @@ basic eye-candy effects.")
 (define-public xpra
   (package
     (name "xpra")
-    (version "2.1.1")
+    (version "2.1.2")
     (source
      (origin
        (method url-fetch)
@@ -5902,7 +5902,7 @@ basic eye-candy effects.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "0fgdddhafxnpjlw5nhfyfyimxp43hdn4yhp1vbsjrz3ypfsfhxq7"))))
+         "0a5ffs6gm7j7vzqdbhfmjn9z8qxm9m9as7a1vjmjx63yxv9jqihn"))))
     (build-system python-build-system)
     (inputs `(("ffmpeg", ffmpeg)
               ("flac", flac)
-- 
2.14.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#28534: [PATCH] gnu: xpra: Update to 2.1.2.
  2017-09-21  6:39 [bug#28534] [PATCH] gnu: xpra: Update to 2.1.2 Rutger Helling
@ 2017-09-22 17:25 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2017-09-22 17:25 UTC (permalink / raw)
  To: Rutger Helling, 28534-done

[-- Attachment #1: Type: text/plain, Size: 122 bytes --]

Rutger Helling <rhelling@mykolab.com> writes:

> Here's a patch to update Xpra to the latest version.

Pushed, thank you!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-09-22 17:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-21  6:39 [bug#28534] [PATCH] gnu: xpra: Update to 2.1.2 Rutger Helling
2017-09-22 17:25 ` bug#28534: " Marius Bakke

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).