unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28205] [PATCH] gnu: xpra: Update to 2.1.1.
@ 2017-08-23 11:16 Rutger Helling
  2017-08-23 12:38 ` 宋文武
  0 siblings, 1 reply; 2+ messages in thread
From: Rutger Helling @ 2017-08-23 11:16 UTC (permalink / raw)
  To: 28205


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


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

end of thread, other threads:[~2017-08-23 12:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-23 11:16 [bug#28205] [PATCH] gnu: xpra: Update to 2.1.1 Rutger Helling
2017-08-23 12:38 ` 宋文武

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