unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#63745] [PATCH] gnu: xpra: Update to 4.4.5
@ 2023-05-27  5:32 Andy Tai
  2023-05-30 10:48 ` bug#63745: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2023-05-27  5:32 UTC (permalink / raw)
  To: 63745; +Cc: Andy Tai

* gnu/packages/xorg.scm (xpra): Update to 4.4.5
---
 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 f3d30c0ff1..ba112f8d71 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6007,14 +6007,14 @@ (define-public xcompmgr
 (define-public xpra
   (package
     (name "xpra")
-    (version "4.4.4")
+    (version "4.4.5")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xpra.org/src/xpra-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1cf04syxjjj965754m6r2hgq87k1sv0pwvn6mn7xy4w2588bvxm0"))
+        (base32 "06p9wbs23vx8f2nb8ncz84xwgcxq5ly3dcscgc2r30jn6qzw6sx3"))
        (patches (search-patches "xpra-4.2-systemd-run.patch"
                                 "xpra-4.2-install_libs.patch"))))
     (build-system python-build-system)

base-commit: 3299b40b3599371890816b52d65a6a5ada1b1131
-- 
2.40.1





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

* bug#63745: [PATCH] gnu: xpra: Update to 4.4.5
  2023-05-27  5:32 [bug#63745] [PATCH] gnu: xpra: Update to 4.4.5 Andy Tai
@ 2023-05-30 10:48 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-05-30 10:48 UTC (permalink / raw)
  To: Andy Tai; +Cc: 63745-done

Andy Tai <atai@atai.org> writes:

> * gnu/packages/xorg.scm (xpra): Update to 4.4.5

Pushed, thank you!

Note that the commit message "Update to 4.4.5." need ends with a peroid.




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

end of thread, other threads:[~2023-05-30 10:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27  5:32 [bug#63745] [PATCH] gnu: xpra: Update to 4.4.5 Andy Tai
2023-05-30 10:48 ` bug#63745: " 宋文武 via Guix-patches via

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