unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72864] [PATCH] gnu: xpra: Update to 6.1.2.
@ 2024-08-29  5:20 Andy Tai
  2024-08-29  6:05 ` bug#72864: " Z572
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-08-29  5:20 UTC (permalink / raw)
  To: 72864; +Cc: Andy Tai

* 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
-- 
2.34.1





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

* bug#72864: [PATCH] gnu: xpra: Update to 6.1.2.
  2024-08-29  5:20 [bug#72864] [PATCH] gnu: xpra: Update to 6.1.2 Andy Tai
@ 2024-08-29  6:05 ` Z572
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 @ 2024-08-29  6:05 UTC (permalink / raw)
  To: Andy Tai; +Cc: 72864-done

[-- Attachment #1: Type: text/plain, Size: 1175 bytes --]

Andy Tai <atai@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

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

end of thread, other threads:[~2024-08-29  6:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-29  5:20 [bug#72864] [PATCH] gnu: xpra: Update to 6.1.2 Andy Tai
2024-08-29  6:05 ` bug#72864: " Z572

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