From 116e1431c197c2a17aa1335b269bee02a4c8291b Mon Sep 17 00:00:00 2001 From: Liliana Marie Prikler Date: Thu, 9 Jan 2025 22:38:07 +0100 Subject: [PATCH] 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 390fddb657935be1a1290a3eb1918835fcffbf0e..9289b314c19bfcb26f6659af255c3dec7bc78e76 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -14251,7 +14251,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 "/" @@ -14259,7 +14259,7 @@ historical battery usage and related statistics.") name "-" version ".tar.xz")) (sha256 (base32 - "156pfx61mfwjr413w0zawb0pshh2ypl2k29ajys9wqyl25pnbih8")))) + "0h9656vk5f4vn9wajh3ixhqsxk3adi44z4b3iabcj8i1fy1905wi")))) (build-system meson-build-system) (arguments (list #:configure-flags