[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/12: gnu: gnome-bluetooth: Update to 3.20.1.
From: |
Marius Bakke |
Subject: |
08/12: gnu: gnome-bluetooth: Update to 3.20.1. |
Date: |
Sun, 14 May 2017 11:35:08 -0400 (EDT) |
mbakke pushed a commit to branch staging
in repository guix.
commit f8cb2fbf5ef288b0d2ae3ba9589b524b7ff38c92
Author: Kei Kebreau <address@hidden>
Date: Wed May 10 08:23:33 2017 -0400
gnu: gnome-bluetooth: Update to 3.20.1.
* gnu/packages/gnome.scm (gnome-bluetooth): Update to 3.20.1.
---
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 5d03517..87b4959 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4891,7 +4891,7 @@ usage and information about running processes.")
(define-public gnome-bluetooth
(package
(name "gnome-bluetooth")
- (version "3.20.0")
+ (version "3.20.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -4899,7 +4899,7 @@ usage and information about running processes.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0lzbwk2kn7kp39sv5bf4ja92mfkxkc27gxxk8k86i8a8ncbcmcwk"))))
+ "1zlqcz6jz4vzzr8gd1678i9s4015kiwcpr5szrwz4kmryfsm147a"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for gdbus-codegen, etc.
- branch staging updated (3590a6b -> 86c44e7), Marius Bakke, 2017/05/14
- 01/12: Merge commit '28ee4d41edf072776777ff3f83aef8502df909e5' into staging, Marius Bakke, 2017/05/14
- 03/12: gnu: json-glib: Update to 1.2.8., Marius Bakke, 2017/05/14
- 07/12: gnu: gnome-desktop: Update to 3.24.1., Marius Bakke, 2017/05/14
- 04/12: gnu: epiphany: Update to 3.24.1., Marius Bakke, 2017/05/14
- 08/12: gnu: gnome-bluetooth: Update to 3.20.1.,
Marius Bakke <=
- 06/12: gnu: cogl: Enable wayland support., Marius Bakke, 2017/05/14
- 05/12: gnu: gtk+: Enable wayland backend., Marius Bakke, 2017/05/14
- 10/12: gnu: gnome-control-center: Update to 3.24.1., Marius Bakke, 2017/05/14
- 02/12: Merge branch 'master' into staging, Marius Bakke, 2017/05/14
- 12/12: gnu: mutter: Update to 3.24.1., Marius Bakke, 2017/05/14
- 09/12: gnu: gnome-online-accounts: Update to 3.24.0., Marius Bakke, 2017/05/14
- 11/12: gnu: gnome-session: Update to 3.24.1., Marius Bakke, 2017/05/14