~ruther/guix-local

3d8cc0984518578579573051b7297c901afc2aa9 — Liliana Marie Prikler 1 year, 7 months ago fdaaba0
gnu: gnome-bluetooth: Update to 46.2.

* gnu/packages/gnome.scm (gnome-bluetooth): Update to 46.2.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 9359,7 9359,7 @@ usage and information about running processes.")
(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/"


@@ 9367,7 9367,7 @@ usage and information about running processes.")
                                  "gnome-bluetooth-" version ".tar.xz"))
              (sha256
               (base32
                "1vzv45859dvfwcxa8wngkh5dcch65sfh5jc0bvgxpb0pydsixzhk"))))
                "0d9n02a4ii7gr29vxn5qbhib6ddx9v6fgk34wnkg3d5qfpngwj0v"))))
    (build-system meson-build-system)
    (native-inputs
     (list gettext-minimal