From 92c9392767e6d32eb4cd839e25247741318f9ea9 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Thu, 2 Nov 2017 19:48:37 +0100 Subject: gnu: dconf-editor: Update to 3.26.2. * gnu/packages/gnome.scm (dconf-editor): Update to 3.26.2. --- gnu/packages/gnome.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu/packages/gnome.scm') diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index bce1e2b8d6..20fe23f4d7 100644 --- a/gnu/packages/gnome.scm +++ b/gnu/packages/gnome.scm @@ -5801,7 +5801,7 @@ beautifying border effects.") (define-public dconf-editor (package (name "dconf-editor") - (version "3.26.1") + (version "3.26.2") (source (origin (method url-fetch) @@ -5810,7 +5810,7 @@ beautifying border effects.") name "-" version ".tar.xz")) (sha256 (base32 - "0agay5zbhjbfznlwk7n3gg5cn0c7ih4vnmah6kb6m969li120cs9")))) + "1lcarg8igsqpq4iv5834mf9kz4cmfhfw11bwy3x7v7f497z57d18")))) (build-system glib-or-gtk-build-system) (arguments '(#:phases -- cgit v1.2.3