gnu: dconf-editor: Update to 3.38.3.

* gnu/packages/gnome.scm (dconf-editor): Update to 3.38.3.
This commit is contained in:
Guillaume Le Vaillant 2021-10-07 14:46:41 +02:00
parent 99d288a6b1
commit adde737f7c
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -9123,7 +9123,7 @@ beautifying border effects.")
(define-public dconf-editor (define-public dconf-editor
(package (package
(name "dconf-editor") (name "dconf-editor")
(version "3.34.2") (version "3.38.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -9132,7 +9132,7 @@ beautifying border effects.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0pwxjada2vaf69ihpjgp9nky54iykvxq63lp1vl8pxjanif2mk6f")))) "1qvrxrk1h8bd75xwasxbvlkqrw6xkavjimvc7sslkw6lvb3z86jp"))))
(build-system meson-build-system) (build-system meson-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.