unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 66471@debbugs.gnu.org
Subject: [bug#66471] [PATCH] gnu: xpra: Update to 5.0.3
Date: Wed, 11 Oct 2023 11:50:36 -0700	[thread overview]
Message-ID: <CAJsg1E8fvjv1JK0OwK7oYEYm_qSqzxu20efwc4eig5ESrvvcvQ@mail.gmail.com> (raw)

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



[-- Attachment #2: 0001-gnu-xpra-Update-to-5.0.3.patch --]
[-- Type: text/x-patch, Size: 1288 bytes --]

From 33d92cc8665f8daa723a8f469a91c1d70444423b Mon Sep 17 00:00:00 2001
Message-Id: <33d92cc8665f8daa723a8f469a91c1d70444423b.1697050103.git.ltai@roku.com>
From: Andy Tai <ltai@roku.com>
Date: Wed, 11 Oct 2023 11:47:42 -0700
Subject: [PATCH] gnu: xpra: Update to 5.0.3
To: guix-patches@gnu.org

* gnu/packages/xorg.scm (xpra): Update to 5.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 4b3c96794d..ffd8939a8d 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6128,14 +6128,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "5.0.2")
+    (version "5.0.3")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "0gxv0h1spg2jl3g9cc6qxxkq6a7prmb92dqqwk0s6pvrj8w3izlk"))
+        (base32 "03vpihkinidyv6257683av8288vm0hmg767yf188jkkdxl4cv4gs"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: b4f2b681ad9c01b99f36d3c2f6af78234b41d745
-- 
2.40.1


             reply	other threads:[~2023-10-11 18:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11 18:50 Andy Tai [this message]
2023-10-14 20:22 ` bug#66471: [PATCH] gnu: xpra: Update to 5.0.3 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=CAJsg1E8fvjv1JK0OwK7oYEYm_qSqzxu20efwc4eig5ESrvvcvQ@mail.gmail.com \
    --to=atai@atai.org \
    --cc=66471@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).