[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/60: gnu: dconf: Update to 3.34.0.
From: |
guix-commits |
Subject: |
05/60: gnu: dconf: Update to 3.34.0. |
Date: |
Sat, 25 Jan 2020 14:46:58 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 1effffa23f4ee9782767af61f2dc403c7e3de70f
Author: Kei Kebreau <address@hidden>
AuthorDate: Sat Dec 14 18:05:40 2019 -0500
gnu: dconf: Update to 3.34.0.
* gnu/packages/gnome.scm (dconf): Update to 3.34.0.
---
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 9eb8662..6b9f78a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3421,7 +3421,7 @@ and RDP protocols.")
(define-public dconf
(package
(name "dconf")
- (version "0.32.0")
+ (version "0.34.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3430,7 +3430,7 @@ and RDP protocols.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1azz4hb9z76yxn34yrrsiib3iqz5z4vpwn5q7cncp55w365ygg38"))))
+ "0lnsl85cp2vpzgp8pkf6l6yd2i3lp02jdvga1icfa78j2smr8fll"))))
(build-system meson-build-system)
(propagated-inputs
;; In Requires of dconf.pc.
- branch wip-gnome3.34 created (now 7eb7d9e), guix-commits, 2020/01/25
- 03/60: gnu: adwaita-icon-theme: Update to 3.34.3., guix-commits, 2020/01/25
- 01/60: gnu: glib: Update to 2.62.3., guix-commits, 2020/01/25
- 02/60: gnu: gobject-introspection: Update to 1.62.0., guix-commits, 2020/01/25
- 05/60: gnu: dconf: Update to 3.34.0.,
guix-commits <=
- 08/60: gnu: gnome-desktop: Update to 3.34.2., guix-commits, 2020/01/25
- 07/60: gnu: eog: Update to 3.34.1., guix-commits, 2020/01/25
- 04/60: gnu: baobab: Update to 3.34.0., guix-commits, 2020/01/25
- 06/60: gnu: dconf-editor: Update to 3.34.2., guix-commits, 2020/01/25
- 09/60: gnu: gnome-backgrounds: Update to 3.34.0., guix-commits, 2020/01/25
- 11/60: gnu: libdazzle: Update to 3.34.1., guix-commits, 2020/01/25
- 12/60: gnu: vala: Update to 0.46.5., guix-commits, 2020/01/25
- 13/60: gnu: gcr: Update to 3.34.0., guix-commits, 2020/01/25
- 15/60: gnu: gedit: Update to 3.34.1., guix-commits, 2020/01/25
- 10/60: gnu: gsettings-desktop-schemas: Update to 3.34.0., guix-commits, 2020/01/25