gnu: dconf-editor: Update to 3.26.1.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.1.
This commit is contained in:
Tobias Geerinckx-Rice 2017-10-13 17:04:39 +02:00
parent 3495e9412e
commit ff21b07e0b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -5800,7 +5800,7 @@ beautifying border effects.")
(define-public dconf-editor (define-public dconf-editor
(package (package
(name "dconf-editor") (name "dconf-editor")
(version "3.22.3") (version "3.26.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5809,7 +5809,7 @@ beautifying border effects.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1939yq3fl55c2dqkc6nzp6cbpxq9sli74gdj0rj7c50pwvbngwam")))) "0agay5zbhjbfznlwk7n3gg5cn0c7ih4vnmah6kb6m969li120cs9"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments
'(#:phases '(#:phases