all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3.
@ 2017-10-26 12:54 Rutger Helling
  2017-10-26 22:35 ` bug#29010: " Marius Bakke
  2017-10-26 22:44 ` [bug#29010] " Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Rutger Helling @ 2017-10-26 12:54 UTC (permalink / raw)
  To: 29010


[-- 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


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

* bug#29010: [PATCH] gnu: xpra: Update to 2.1.3.
  2017-10-26 12:54 [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3 Rutger Helling
@ 2017-10-26 22:35 ` Marius Bakke
  2017-10-26 22:44 ` [bug#29010] " Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Marius Bakke @ 2017-10-26 22:35 UTC (permalink / raw)
  To: Rutger Helling, 29010-done

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

Rutger Helling <rhelling@mykolab.com> writes:

> Hey Guix, 
>
> here's a patch to update Xpra to the latest version.

Applied, thank you!

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

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

* [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3.
  2017-10-26 12:54 [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3 Rutger Helling
  2017-10-26 22:35 ` bug#29010: " Marius Bakke
@ 2017-10-26 22:44 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-10-26 22:44 UTC (permalink / raw)
  To: Rutger Helling; +Cc: 29010-done

Rutger Helling <rhelling@mykolab.com> skribis:

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

Applied, thanks!

Ludo'.

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-26 12:54 [bug#29010] [PATCH] gnu: xpra: Update to 2.1.3 Rutger Helling
2017-10-26 22:35 ` bug#29010: " Marius Bakke
2017-10-26 22:44 ` [bug#29010] " Ludovic Courtès

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.