gnu: dconf-editor: Update to 3.20.1.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1.
This commit is contained in:
宋文武 2016-04-28 10:22:48 +08:00
parent 758da0fe8e
commit 0ddba70707
1 changed files with 2 additions and 2 deletions

View File

@ -4850,7 +4850,7 @@ beautifying border effects.")
(define-public dconf-editor
(package
(name "dconf-editor")
(version "3.20.0")
(version "3.20.1")
(source
(origin
(method url-fetch)
@ -4859,7 +4859,7 @@ beautifying border effects.")
name "-" version ".tar.xz"))
(sha256
(base32
"0q57wmlab01rmwbwlih5mh9fa1nwc2abfz0vl374lkljw9acim13"))))
"0pfpmvpv57a01nsd1fah3np33avihm5ic43fi6b60dyw6c5z953p"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.