[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
30/80: gnu: gnome-bluetooth: Update to 3.34.5.
From: |
guix-commits |
Subject: |
30/80: gnu: gnome-bluetooth: Update to 3.34.5. |
Date: |
Sat, 2 Oct 2021 06:56:03 -0400 (EDT) |
mothacehe pushed a commit to branch core-updates-frozen
in repository guix.
commit 9e15130d5298ae9e8776bebfc9ba4abfc28c9b4a
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Fri Sep 24 19:03:49 2021 +0000
gnu: gnome-bluetooth: Update to 3.34.5.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.5.
[source]: Fix the URI.
[inputs]: Add libnotify and python-dbus.
---
gnu/packages/gnome.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 3476f5e..3b8efe3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8378,7 +8378,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 "/"
@@ -8386,7 +8386,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.
@@ -8402,7 +8402,8 @@ usage and information about running processes.")
(inputs
`(("eudev" ,eudev)
("libcanberra" ,libcanberra)
- ("libnotify" ,libnotify)))
+ ("libnotify" ,libnotify)
+ ("python-dbus" ,python-dbus)))
(synopsis "GNOME Bluetooth subsystem")
(home-page "https://wiki.gnome.org/Projects/GnomeBluetooth")
(description
- 06/80: gnu: gnote: Update to 40.2., (continued)
- 06/80: gnu: gnote: Update to 40.2., guix-commits, 2021/10/02
- 07/80: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/10/02
- 09/80: gnu: gnome-user-docs: Update to 40.5., guix-commits, 2021/10/02
- 11/80: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/10/02
- 28/80: gnu: nautilus: Update to 40.2., guix-commits, 2021/10/02
- 16/80: build: glib-or-gtk-build-system: Add gtk 4.0 support., guix-commits, 2021/10/02
- 22/80: gnu: gedit: Update to 40.1., guix-commits, 2021/10/02
- 31/80: gnu: orca: Update to 40.0., guix-commits, 2021/10/02
- 13/80: gnu: libportal: Update to 0.4., guix-commits, 2021/10/02
- 12/80: gnu: gnome-font-viewer: Update to 40.0., guix-commits, 2021/10/02
- 30/80: gnu: gnome-bluetooth: Update to 3.34.5.,
guix-commits <=
- 20/80: gnu: gnome-calendar: Update to 40.2., guix-commits, 2021/10/02
- 15/80: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/10/02
- 18/80: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/10/02
- 10/80: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/10/02
- 24/80: gnu: amtk: Update to 5.3.1., guix-commits, 2021/10/02
- 14/80: gnu: Add libadwaita., guix-commits, 2021/10/02
- 35/80: gnu: gnome-characters: Update to 40.0., guix-commits, 2021/10/02
- 17/80: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/10/02
- 23/80: gnu: Add tepl-5., guix-commits, 2021/10/02
- 19/80: gnu: libgweather: Update to 40.0., guix-commits, 2021/10/02