[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/13: gnu: gnome-bluetooth: Update to 42.7.
From: |
guix-commits |
Subject: |
01/13: gnu: gnome-bluetooth: Update to 42.7. |
Date: |
Mon, 1 Jan 2024 15:53:18 -0500 (EST) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit 3a94efb31ea8dec56c58ada46de54d39f324aba3
Author: Vivien Kraus <vivien@planete-kraus.eu>
AuthorDate: Sat Dec 16 18:19:35 2023 +0100
gnu: gnome-bluetooth: Update to 42.7.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 42.7.
Change-Id: I09a76fe404ec5a5ff70693e22e4ade321510f423
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
---
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 ebc9717cd1..c66d42db0f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9040,7 +9040,7 @@ usage and information about running processes.")
(define-public gnome-bluetooth
(package
(name "gnome-bluetooth")
- (version "42.6")
+ (version "42.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-bluetooth/"
@@ -9048,7 +9048,7 @@ usage and information about running processes.")
"gnome-bluetooth-" version ".tar.xz"))
(sha256
(base32
- "1l2rp8nwsn9mbdj3gv3z4ks0q0jrbavh28mn4vdib1vi3rpzwr2q"))))
+ "0sgqplr7agyw20m20cx7kv20bamv5cqzbsl8wl2v2fzcvcligpwl"))))
(build-system meson-build-system)
(native-inputs
(list gettext-minimal
- branch gnome-team updated (a4441ff3f0 -> b8175bc85a), guix-commits, 2024/01/01
- 11/13: gnu: gnome-weather: Update to 44.0., guix-commits, 2024/01/01
- 01/13: gnu: gnome-bluetooth: Update to 42.7.,
guix-commits <=
- 03/13: gnu: cheese: Update to 44.1., guix-commits, 2024/01/01
- 06/13: gnu: gcr: Update to 4.1.0., guix-commits, 2024/01/01
- 07/13: gnu: gnome-user-docs: Update to 44.6., guix-commits, 2024/01/01
- 05/13: gnu: grilo-plugins: Update to 0.3.16., guix-commits, 2024/01/01
- 02/13: gnu: nautilus: Update to 44.3.1., guix-commits, 2024/01/01
- 08/13: gnu: eog: Update to 44.3., guix-commits, 2024/01/01
- 09/13: gnu: gnome-boxes: Update to 44.3., guix-commits, 2024/01/01
- 10/13: gnu: gupnp: Update to 1.6.6., guix-commits, 2024/01/01
- 12/13: gnu: gnome-shell-extensions: Update to 44.0., guix-commits, 2024/01/01
- 13/13: gnu: gnome-system-monitor: Update to 44.0., guix-commits, 2024/01/01