guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 71aad9bf5ef1049caa21f93ea96f8af18e1d530d
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 a3f4867941..68fbe56148 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14027,7 +14027,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 "/"
@@ -14035,7 +14035,7 @@ historical battery usage and related statistics.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0h9656vk5f4vn9wajh3ixhqsxk3adi44z4b3iabcj8i1fy1905wi"))))
+ "1wpl523f3jh3s67jx93nixvh42p9ybv3y6ivmqpxmbhgr87pgwxw"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags