[PATCH] gnu: xpra: Update to 5.0.8

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

Debbugs page

A
A
Andy Tai wrote on 12 Apr 21:53 -0700
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
dd997664e2bf87d0170622d88e1142904b544542.1712983936.git.atai@atai.org
* 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(-)

Toggle diff (25 lines)
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
A
A
C
C
Christopher Baines wrote on 15 Apr 02:50 -0700
(name . Andy Tai)(address . atai@atai.org)(address . 70360-done@debbugs.gnu.org)
87le5fx8cf.fsf@cbaines.net
Andy Tai <atai@atai.org> writes:

Toggle quote (7 lines)
> * 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(-)

Looks good to me, I've added some full stop's to the commit message and
pushed to master as 83a2ff488ded9757ea34cdb04a41ad5867305c0d.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYc+IBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XdZUBAAtZApPOQ8AFukfzLR/4ete+P8vaSniVtl
eWUyEhyWvOjBgN06B6lfxdIxcbisyjv+FfW8Ba5MbjsEX+T1MPcpexDBTIK/ESlJ
lhDfHdkEQTFyzu8Mm6YqHcbvEmk4vaKpbaDaagQZBcduyX4rZsE4c+fG8pL9uBMi
SG1Uz8NA9ib5gJzwTE6ItIZFLIc8yuY2Ipm0otSPvqOyK4uxMctKVU11cAHalZbV
PLF93GbHLpg79VG0540qjqwzurHnTt3Xzvn5xzkNgowc0BEziQMPeYlqt2gkbVzY
SgFnSUtNem+WWUNoZNXDmwqPPcunuUsCVOFYNHKezwgJeLKqRhNSon2+68QCyZ1q
8ge4hNHfYz8sxOUwuUN45FE5Cz9kPjRJWD3J9TlT0bK1429UtTZXDXjGEa5S1ct6
gZZ3Z7H3RsLV1vnV+n+6f1IrT44GYRnL8oX7l0ER4P6HWykiirJ3A4U8p+29cP7+
FrsB21d+gc00ikladcfHnsnSEJZAM04tkVXXwntacKld7/m77OCE66/CKqwU9v6m
4s49gEBnoYbMT5I4HC631s+NynXpf7NJPZGTn7h/QWJerzQiYp+sawCuRUCrPDKf
EXiyrkSKn4u15fDEWnBIdDDxKq2BqafTfraqN1+aXEtADttIDX7Ylsod/fnBbe9L
0QvIkXsubT8=
=sqQL
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70360@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70360
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