unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70360@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70360] [PATCH] gnu: xpra: Update to 5.0.8
Date: Fri, 12 Apr 2024 21:53:06 -0700	[thread overview]
Message-ID: <dd997664e2bf87d0170622d88e1142904b544542.1712983936.git.atai@atai.org> (raw)

* gnu/packages/xorg.scm (xpra): Updatw to 5.0.8

Change-Id: I6107d5c3469ca0576c668d1a68bf1148b8f055b6
---
 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 81d8462761..74059a2691 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6157,14 +6157,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "5.0.7")
+    (version "5.0.8")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "0rkcsv0b55xbvkqi38nm01yxc09f7l9nj7xnp8v23rn6bp86m8mr"))
+        (base32 "0ml9nv6gwrqgyrn3hp5kkxsbdl5fpz5w8vjsvn0qfdsgbvq617wy"))
        (patches (search-patches "xpra-5.0-systemd-run.patch"
                                 "xpra-5.0-install_libs.patch"))))
     (build-system python-build-system)

base-commit: 15a523ea213065c275e4852673cbb27c72c0ad87
-- 
2.41.0





             reply	other threads:[~2024-04-13  4:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13  4:53 Andy Tai [this message]
2024-04-13 19:55 ` [bug#70360] Andy Tai
2024-04-14 20:45 ` [bug#70360] Andy Tai
2024-04-15  9:50 ` bug#70360: [PATCH] gnu: xpra: Update to 5.0.8 Christopher Baines

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=dd997664e2bf87d0170622d88e1142904b544542.1712983936.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70360@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).