gnu: dconf-editor: Update to 3.20.1.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.1.
This commit is contained in:
parent
758da0fe8e
commit
0ddba70707
|
@ -4850,7 +4850,7 @@ beautifying border effects.")
|
||||||
(define-public dconf-editor
|
(define-public dconf-editor
|
||||||
(package
|
(package
|
||||||
(name "dconf-editor")
|
(name "dconf-editor")
|
||||||
(version "3.20.0")
|
(version "3.20.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -4859,7 +4859,7 @@ beautifying border effects.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0q57wmlab01rmwbwlih5mh9fa1nwc2abfz0vl374lkljw9acim13"))))
|
"0pfpmvpv57a01nsd1fah3np33avihm5ic43fi6b60dyw6c5z953p"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.
|
`(("glib:bin" ,glib "bin") ; for glib-compile-schemas, gio-2.0.
|
||||||
|
|
Loading…
Reference in New Issue