all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Rutger Helling <rhelling@mykolab.com>
To: 27595@debbugs.gnu.org
Subject: [bug#27595] [PATCH] gnu: xpra: Update to 2.0.3.
Date: Thu, 06 Jul 2017 08:54:21 +0200	[thread overview]
Message-ID: <4e7803e261305df03ad285f35655a7e3@mykolab.com> (raw)


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

Hey Guix,

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

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

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

* gnu/packages/xorg.scm (xpra): Update to 2.0.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 c6d194622..7b1d00f47 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5800,7 +5800,7 @@ basic eye-candy effects.")
 (define-public xpra
   (package
     (name "xpra")
-    (version "2.0.2")
+    (version "2.0.3")
     (source
      (origin
        (method url-fetch)
@@ -5808,7 +5808,7 @@ basic eye-candy effects.")
                            version ".tar.xz"))
        (sha256
         (base32
-         "09hzgbsj9v5qyh41rbz968ipi7016jk66b60vm6piryna9kbnha3"))))
+         "1f2mkbgjslfivh5xq5xbab1cn6jjyc1d104f692f3s0dnhq7dafa"))))
     (build-system python-build-system)
     (inputs `(("ffmpeg", ffmpeg)
               ("flac", flac)
-- 
2.13.2


             reply	other threads:[~2017-07-06  6:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-06  6:54 Rutger Helling [this message]
2017-07-06 11:05 ` bug#27595: [PATCH] gnu: xpra: Update to 2.0.3 Arun Isaac

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4e7803e261305df03ad285f35655a7e3@mykolab.com \
    --to=rhelling@mykolab.com \
    --cc=27595@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 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.