guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit 35251af0d5ae60bb061f02a762952692b65c48bf
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Mon May 19 14:01:22 2025 +0900
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 55a66fca61..eb8dbdcf51 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9155,7 +9155,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/"
@@ -9163,7 +9163,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