gnu: dconf-editor: Update to 3.20.0.
* gnu/packages/gnome.scm (dconf-editor): Update to 3.20.0.
This commit is contained in:
parent
7929f74a99
commit
95742f717b
@ -4840,7 +4840,7 @@ beautifying border effects.")
|
|||||||
(define-public dconf-editor
|
(define-public dconf-editor
|
||||||
(package
|
(package
|
||||||
(name "dconf-editor")
|
(name "dconf-editor")
|
||||||
(version "3.18.2")
|
(version "3.20.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -4849,7 +4849,7 @@ beautifying border effects.")
|
|||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0xdwi7g1xdmgrc9m8ii62fp2zj114gsfpmgazlnhrcmmfi97z5d7"))))
|
"0q57wmlab01rmwbwlih5mh9fa1nwc2abfz0vl374lkljw9acim13"))))
|
||||||
(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
Block a user