[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/34: gnu: D-Bus: Update to 1.12.12.
From: |
guix-commits |
Subject: |
06/34: gnu: D-Bus: Update to 1.12.12. |
Date: |
Wed, 12 Dec 2018 15:56:43 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit 7ede9a5e41dda956a36f404476d0576e2812060b
Author: Marius Bakke <address@hidden>
Date: Sun Dec 9 00:42:04 2018 +0100
gnu: D-Bus: Update to 1.12.12.
* gnu/packages/glib.scm (dbus): Update to 1.12.12.
---
gnu/packages/glib.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index 61d8e84..39b0a5f 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -79,7 +79,7 @@
(define dbus
(package
(name "dbus")
- (version "1.12.10")
+ (version "1.12.12")
(source (origin
(method url-fetch)
(uri (string-append
@@ -87,7 +87,7 @@
version ".tar.gz"))
(sha256
(base32
- "1xywijmgfad4m3cxp0b4l6kvypwc53ckmhwwzbrc6n32jwj3ssab"))
+ "1y7mxhkw2shd9mi9s62k81lz8npjkrafapr4fyfms7hs04kg4ilm"))
(patches (search-patches "dbus-helper-search-path.patch"))))
(build-system gnu-build-system)
(arguments
- branch staging updated (56a8847 -> 17c3e0d), guix-commits, 2018/12/12
- 03/34: gnu: libjpeg-turbo: Update to 2.0.1., guix-commits, 2018/12/12
- 02/34: gnu: cups-filters: Update to 1.21.5., guix-commits, 2018/12/12
- 04/34: gnu: harfbuzz: Update to 2.2.0., guix-commits, 2018/12/12
- 07/34: gnu: glib: Remove obsolete variable., guix-commits, 2018/12/12
- 09/34: gnu: pixman: Update to 0.36.0., guix-commits, 2018/12/12
- 06/34: gnu: D-Bus: Update to 1.12.12.,
guix-commits <=
- 08/34: gnu: glib: Update to 2.56.3., guix-commits, 2018/12/12
- 01/34: gnu: ALSA: Update to 1.1.7., guix-commits, 2018/12/12
- 26/34: gnu: glib-networking: Update to 2.58.0., guix-commits, 2018/12/12
- 12/34: gnu: curl: Remove replacement for 7.62.0., guix-commits, 2018/12/12
- 27/34: gnu: ImageMagick: Update to 6.9.9-16., guix-commits, 2018/12/12
- 25/34: gnu: meson: Update to 0.49.0., guix-commits, 2018/12/12
- 20/34: gnu: jansson: Update to 2.12., guix-commits, 2018/12/12
- 16/34: gnu: nghttp2: Update to 1.35.1., guix-commits, 2018/12/12
- 29/34: gnu: boost: Update to 1.69.0., guix-commits, 2018/12/12
- 17/34: gnu: nettle: Update to 3.4.1., guix-commits, 2018/12/12