lilyp pushed a commit to branch gnome-team
in repository guix.
commit 1c50cfe111dafcb0d623a20d0dff3f7183b400a7
Author: Liliana Marie Prikler <[email protected]>
AuthorDate: Thu Jan 9 22:38:07 2025 +0100
gnu: gnome-remote-desktop: Update to 46.5.
* gnu/packages/gnome.scm (gnome-remote-desktop): Update to 46.5.
---
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 42d4c3de4f..bc0d0cb210 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -14247,7 +14247,7 @@ historical battery usage and related statistics.")
(define-public gnome-remote-desktop
(package
(name "gnome-remote-desktop")
- (version "46.3")
+ (version "46.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -14255,7 +14255,7 @@ historical battery usage and related statistics.")
name "-" version ".tar.xz"))
(sha256
(base32
- "156pfx61mfwjr413w0zawb0pshh2ypl2k29ajys9wqyl25pnbih8"))))
+ "0h9656vk5f4vn9wajh3ixhqsxk3adi44z4b3iabcj8i1fy1905wi"))))
(build-system meson-build-system)
(arguments
(list #:configure-flags