[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20/22: gnu: gnome-bluetooth: Update to 3.34.2.
From: |
guix-commits |
Subject: |
20/22: gnu: gnome-bluetooth: Update to 3.34.2. |
Date: |
Wed, 30 Sep 2020 18:25:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ce4f2fda4deb59d73de3457f572305ebefde1a24
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Sep 30 20:01:22 2020 +0200
gnu: gnome-bluetooth: Update to 3.34.2.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.34.2.
---
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 da4b277..c043e71 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8010,7 +8010,7 @@ usage and information about running processes.")
(define-public gnome-bluetooth
(package
(name "gnome-bluetooth")
- (version "3.34.1")
+ (version "3.34.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -8018,7 +8018,7 @@ usage and information about running processes.")
name "-" version ".tar.xz"))
(sha256
(base32
- "11nk8nvz5yrbx7wp75vsiaf4rniv7ik2g3nwmgwx2b42q9v11j9y"))))
+ "0lmjvb49vgr4jjplrisv6pi29jsn1q42715i6c5a0p9ad3gawyyv"))))
(build-system meson-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.
- branch master updated (7607ace -> 5faca52), guix-commits, 2020/09/30
- 05/22: gnu: escpr: Mark up description., guix-commits, 2020/09/30
- 20/22: gnu: gnome-bluetooth: Update to 3.34.2.,
guix-commits <=
- 14/22: gnu: pcb-rnd: Update to 2.2.4., guix-commits, 2020/09/30
- 12/22: gnu: python-rq: Update to 1.5.2., guix-commits, 2020/09/30
- 15/22: gnu: cozy: Update to 0.7.2., guix-commits, 2020/09/30
- 03/22: gnu: nginx-xslscript: Move out of the way., guix-commits, 2020/09/30
- 19/22: gnu: srt: Update to 1.4.2., guix-commits, 2020/09/30
- 02/22: gnu: nginx-documentation: Update to 1.19.3-2603-94ebfbcd68bb., guix-commits, 2020/09/30
- 01/22: gnu: nginx: Update to 1.19.3., guix-commits, 2020/09/30
- 06/22: gnu: signify: Update to 30., guix-commits, 2020/09/30
- 10/22: gnu: stellarium: Update to 0.20.3., guix-commits, 2020/09/30
- 08/22: gnu: perl-dbd-sqlite: Update to 1.66., guix-commits, 2020/09/30