[bug#75470,gnome-team,48/59] gnu: gnome-bluetooth: Update to 46.2.

Message ID 1defbca553e98675b8d273094ae681079fde747d.1736458798.git.liliana.prikler@gmail.com
State New
Headers
Series To 46.7 and beyond |

Commit Message

Liliana Marie Prikler Jan. 9, 2025, 9:38 p.m. UTC
  * gnu/packages/gnome.scm (gnome-bluetooth): Update to 46.2.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index bccf81048b..bdfed39e12 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9355,7 +9355,7 @@  (define-public libgtop
 (define-public gnome-bluetooth
   (package
     (name "gnome-bluetooth")
-    (version "46.0")
+    (version "46.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
@@ -9363,7 +9363,7 @@  (define-public gnome-bluetooth
                                   "gnome-bluetooth-" version ".tar.xz"))
               (sha256
                (base32
-                "1vzv45859dvfwcxa8wngkh5dcch65sfh5jc0bvgxpb0pydsixzhk"))))
+                "0d9n02a4ii7gr29vxn5qbhib6ddx9v6fgk34wnkg3d5qfpngwj0v"))))
     (build-system meson-build-system)
     (native-inputs
      (list gettext-minimal