[PATCH] gnu: xpra: Update to 6.2.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • Z572
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

Andy Tai wrote 3 months ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
b92946a9b212e2d4e9a795b57f85c015f544a277.1732777410.git.atai@atai.org
* gnu/packages/xorg.scm (xpra): Update to 6.2.1.

Change-Id: I7ab505cddd5aae59aea29f7c980a6d1ea4154bdb
---
gnu/packages/xorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (26 lines)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 554dc21ba7..4f309b2e96 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -6167,7 +6167,7 @@ (define-public xcompmgr
(define-public xpra
(package
(name "xpra")
- (version "6.1.2")
+ (version "6.2.1")
(source
(origin
(method git-fetch)
@@ -6176,7 +6176,7 @@ (define-public xpra
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
+ (base32 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
(patches (search-patches "xpra-6.0-systemd-run.patch"
"xpra-6.1-install_libs.patch"))))
(build-system python-build-system)

base-commit: ce877a777e6ec089dc347e9883387d3080b471cf
--
2.34.1
Z572 wrote 3 months ago
(name . Andy Tai)(address . atai@atai.org)(address . 74576-done@debbugs.gnu.org)
87y113r5nd.fsf@iscas.ac.cn
Andy Tai <atai@atai.org> writes:

Toggle quote (32 lines)
> * gnu/packages/xorg.scm (xpra): Update to 6.2.1.
>
> Change-Id: I7ab505cddd5aae59aea29f7c980a6d1ea4154bdb
> ---
> 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 554dc21ba7..4f309b2e96 100644
> --- a/gnu/packages/xorg.scm
> +++ b/gnu/packages/xorg.scm
> @@ -6167,7 +6167,7 @@ (define-public xcompmgr
> (define-public xpra
> (package
> (name "xpra")
> - (version "6.1.2")
> + (version "6.2.1")
> (source
> (origin
> (method git-fetch)
> @@ -6176,7 +6176,7 @@ (define-public xpra
> (commit (string-append "v" version))))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
> + (base32 "1nvbf38dca1cj3b2k9wnjwgh1ny301ls3cbm4pxvvx18bmr51m2d"))
> (patches (search-patches "xpra-6.0-systemd-run.patch"
> "xpra-6.1-install_libs.patch"))))
> (build-system python-build-system)
>
> base-commit: ce877a777e6ec089dc347e9883387d3080b471cf

pushed, closing.
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmdIS6YACgkQO1qpk+Gi
3/Cw+g//YpZ2l5Wa6WxMwqb2gb/DqXKKBfpB2DSOyST6q+UVXHoAVvqoIlteOnF9
XDyskKJW7r7HbZ/L8UZ2/zcuiLZGx3zpjNVxuGRLR/DWsHfQpsvGJxKz9AmNP4im
HlCm3bP0Xh43hL1tdWN4FN5zGDFvD3yMlaZwiDjGqivv1qUASTuLMXdo3BHx82Ax
QuwfuYEc3o+LwIREsdMHfvyt+a3TkKGua2QQQy36EC6xPXNbR/tCobbw+MvxG5Uc
mte3fRZ3+lVXzmwdi0U4zoPbmqO8SwjpbLrnCKkUonRrROfE8uvYgoqa3hAJQA+J
P7xsH0HuR9XMHZXlInRJMe4KGnDFzf7c7I4t4RPewU1SfU6GaYUlwlUm0l6Gm6pf
NkqSsXJKuzY5pPoXmIQMekSPqqqpJRkCuyNaLPED9yLd2Qd2o5eC1yYBUKkLAyOb
xh3sIQEtZqC1IeXlNEq6zhdvs43pAIYmUf46St+OwSp3lrcMSnHj5vE2yqnE5ueT
5JBvF86BjdZgkUN0HWvkgniC2FIDrt4x5WoCHxPYwXr4sPIs25tUK70wNUJawg4J
ROKxEA8YFsMtdTDKkj/dh/uNz4YtIlhzjXG4btGuVzmQ0Rf350/eVY6evnIytznv
ZjeRgSp6LB+khskG4BYH3zpK/xQ2vn4HXnFOkrkOPNR8nAZTGdE=
=rAt8
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 74576@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 74576
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help