gnu: dconf-editor: Update to 3.26.2.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.26.2.
This commit is contained in:
Tobias Geerinckx-Rice 2017-11-02 19:48:37 +01:00
parent b39e612115
commit 92c9392767
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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