guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit cabb916af62ff87058c596b7372bc0c728289735
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:23 2025 +0900
gnu: gnome-remote-desktop: Update to 48.1.
* gnu/packages/gnome.scm (gnome-remote-desktop): Update to 48.1.
Change-Id: Id3de4e40acc5d248f0f6b18945bc1d7f19915f83
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 1a2d64f70c..e8041b3a83 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14145,7 +14145,7 @@ historical battery usage and related statistics.")
(define-public gnome-remote-desktop
(package
(name "gnome-remote-desktop")
- (version "46.5")
+ (version "48.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -14153,7 +14153,7 @@ historical battery usage and related statistics.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0h9656vk5f4vn9wajh3ixhqsxk3adi44z4b3iabcj8i1fy1905wi"))))
+ "1wpl523f3jh3s67jx93nixvh42p9ybv3y6ivmqpxmbhgr87pgwxw"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags