guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

74/117: gnu: gnome-bluetooth: Update to 3.34.5.


From: guix-commits
Subject: 74/117: gnu: gnome-bluetooth: Update to 3.34.5.
Date: Tue, 23 Mar 2021 19:25:56 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit bbb9db02c6c645e03578fa05c007849148f14b98
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:45:57 2021 +0100

    gnu: gnome-bluetooth: Update to 3.34.5.
    
    * gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.5.
---
 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 7acff6e..6f2ea8c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8184,7 +8184,7 @@ usage and information about running processes.")
 (define-public gnome-bluetooth
   (package
     (name "gnome-bluetooth")
-    (version "3.34.2")
+    (version "3.34.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -8192,7 +8192,7 @@ usage and information about running processes.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0lmjvb49vgr4jjplrisv6pi29jsn1q42715i6c5a0p9ad3gawyyv"))))
+                "1a9ynlwwkb3wpg293ym517vmrkk63y809mmcv9a21k5yr199x53c"))))
     (build-system meson-build-system)
     (native-inputs
      `(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]