summaryrefslogtreecommitdiff
path: root/gnu/packages/gnome.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-01-09 04:26:55 -0500
committerMark H Weaver <mhw@netris.org>2017-01-11 11:34:27 -0500
commitfd408e296fe84e33af1fe5463473a69a190e1457 (patch)
tree25577c4064930321cbfaf850ea6d73adcca790d6 /gnu/packages/gnome.scm
parent3edeaeb229955fca839e11e98272070239e756d2 (diff)
gnu: dconf-editor: Update to 3.22.1.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1.
Diffstat (limited to 'gnu/packages/gnome.scm')
-rw-r--r--gnu/packages/gnome.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ec316feffc..ce79faffa8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5056,7 +5056,7 @@ beautifying border effects.")
(define-public dconf-editor
(package
(name "dconf-editor")
- (version "3.20.3")
+ (version "3.22.1")
(source
(origin
(method url-fetch)
@@ -5065,7 +5065,7 @@ beautifying border effects.")
name "-" version ".tar.xz"))
(sha256
(base32
- "0yf553bd9l030shhs0jkl5gvkzkfxbxxm56xv0l0nmbplaci8wm8"))))
+ "09n1ljryjgkmxwly542zb2dh9j7h76chc0br2bbhrhkwvjjmc3ha"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases