GNU bug report logs - #72864
[PATCH] gnu: xpra: Update to 6.1.2.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Thu, 29 Aug 2024 05:22:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 72864-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Andy Tai <atai <at> atai.org>
Cc: 72864-done <at> debbugs.gnu.org
Subject: Re: [bug#72864] [PATCH] gnu: xpra: Update to 6.1.2.
Date: Thu, 29 Aug 2024 14:05:45 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/xorg.scm (xpra): Update to 6.1.2.
>
> Change-Id: Ib1f4ed522c94cbfa1ff1b874dad1ee2f0b74baf3
> ---
>  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 6825474a6a..51283d316a 100644
> --- a/gnu/packages/xorg.scm
> +++ b/gnu/packages/xorg.scm
> @@ -6158,7 +6158,7 @@ (define-public xcompmgr
>  (define-public xpra
>    (package
>      (name "xpra")
> -    (version "6.1.0")
> +    (version "6.1.2")
>      (source
>       (origin
>         (method git-fetch)
> @@ -6167,7 +6167,7 @@ (define-public xpra
>             (commit (string-append "v" version))))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "1x1ld2p3q47irqq6p1b3rd9ffbi7kvgxyvfmgi0skfin17b2aqx4"))
> +        (base32 "0zw1zsv5348bbykg6qaz2bn5ayrz5xgmnpfhi4i8pjlw0k7z8raa"))
>         (patches (search-patches "xpra-6.0-systemd-run.patch"
>                                  "xpra-6.1-install_libs.patch"))))
>      (build-system python-build-system)
>
> base-commit: de25a21433bf8ac213302c52789af06a37f4f972

push, close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 271 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.