From e116342cf2e9dc29a4237b2e36321e37c958cd6a Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Mon, 19 May 2025 14:01:22 +0900 Subject: [PATCH] gnu: gnome-bluetooth: Update to 47.1. * gnu/packages/gnome.scm (gnome-bluetooth): Update to 47.1. Change-Id: I68a646e6924ad9a4e6226b8763402b3b98eff325 --- 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 4b42f683f60..3983f43c1e6 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -9291,7 +9291,7 @@ usage and information about running processes.") (define-public gnome-bluetooth (package (name "gnome-bluetooth") - (version "46.2") + (version "47.1") (source (origin (method url-fetch) (uri (string-append "mirror://gnome/sources/gnome-bluetooth/" @@ -9299,7 +9299,7 @@ usage and information about running processes.") "gnome-bluetooth-" version ".tar.xz")) (sha256 (base32 - "0d9n02a4ii7gr29vxn5qbhib6ddx9v6fgk34wnkg3d5qfpngwj0v")))) + "18xbblcr7x53qz67xh556hl1p5n2llfhl8cn2ky8y40m790fgqq3")))) (build-system meson-build-system) (native-inputs (list gettext-minimal