~ruther/guix-local

e2989e9d6fab5786197a99cb1f2587ba03e1c1e3 — Vivien Kraus 2 years ago 305547e
gnu: gnome-bluetooth: Update to 42.8.

* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.8.

Change-Id: I432125711173212c5faee245ecf0ef77fc7d5147
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/gnome.scm
M gnu/packages/gnome.scm => gnu/packages/gnome.scm +2 -2
@@ 9100,7 9100,7 @@ usage and information about running processes.")
(define-public gnome-bluetooth
  (package
    (name "gnome-bluetooth")
    (version "42.7")
    (version "42.8")
    (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/gnome-bluetooth/"


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