[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
11/13: gnu: dbus: Update to 1.10.8.
From: |
??? |
Subject: |
11/13: gnu: dbus: Update to 1.10.8. |
Date: |
Thu, 24 Mar 2016 10:29:30 +0000 |
iyzsong pushed a commit to branch gtk-update
in repository guix.
commit 3302200384546a0a20d3e618eb18ab0885726eae
Author: 宋文武 <address@hidden>
Date: Thu Mar 24 09:55:45 2016 +0800
gnu: dbus: Update to 1.10.8.
* gnu/packages/glib.scm (dbus): Update to 1.10.8.
---
gnu/packages/glib.scm | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 1d4b224..c929483 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -59,7 +59,7 @@
(define dbus
(package
(name "dbus")
- (version "1.10.0")
+ (version "1.10.8")
(source (origin
(method url-fetch)
(uri (string-append
@@ -67,7 +67,7 @@
version ".tar.gz"))
(sha256
(base32
- "0jwj7wlrhq5y0fwfh8k2d9rgdpfax06lj8698g6iqbwrzd2rgyqx"))
+ "0560y3hxpgh346w6avcrcz79c8ansmn771y5xpcvvlr6m8mx5wxs"))
(patches
(list (search-patch "dbus-helper-search-path.patch")))))
(build-system gnu-build-system)
- branch gtk-update updated (bf8a21f -> 381f435), ???, 2016/03/24
- 04/13: gnu: pixman: Update to 0.34.0., ???, 2016/03/24
- 03/13: gnu: gtk+-2: Update to 2.24.30., ???, 2016/03/24
- 07/13: gnu: glib: Update to 2.46.2., ???, 2016/03/24
- 11/13: gnu: dbus: Update to 1.10.8.,
??? <=
- 13/13: Merge branch 'gtk-update' of ssh://git.sv.gnu.org/srv/git/guix into gtk-update, ???, 2016/03/24
- 10/13: gnu: poppler: Enable GObject introspection., ???, 2016/03/24
- 02/13: gnu: gtk+: Update to 3.18.9., ???, 2016/03/24
- 08/13: gnu: harfbuzz: Update to 1.2.3., ???, 2016/03/24
- 01/13: gnu: gtk+: Enable SVG support., ???, 2016/03/24
- 12/13: gnu: poppler: Update to 0.42.0., ???, 2016/03/24
- 09/13: gnu: gobject-introspection: Remove cairo from inputs., ???, 2016/03/24
- 05/13: gnu: cairo: Update to 1.14.6., ???, 2016/03/24
- 06/13: gnu: poppler: Update to 0.41.0., ???, 2016/03/24