gnu: dconf-editor: Update to 3.22.1.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.22.1.
This commit is contained in:
Mark H Weaver 2017-01-09 04:26:55 -05:00
parent 3edeaeb229
commit fd408e296f
No known key found for this signature in database
GPG Key ID: 7CEF29847562C516
1 changed files with 2 additions and 2 deletions

View File

@ -5056,7 +5056,7 @@ beautifying border effects.")
(define-public dconf-editor (define-public dconf-editor
(package (package
(name "dconf-editor") (name "dconf-editor")
(version "3.20.3") (version "3.22.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5065,7 +5065,7 @@ beautifying border effects.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0yf553bd9l030shhs0jkl5gvkzkfxbxxm56xv0l0nmbplaci8wm8")))) "09n1ljryjgkmxwly542zb2dh9j7h76chc0br2bbhrhkwvjjmc3ha"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:phases '(#:phases