me
/
guix
Archived
1
0
Fork 0

gnu: gsettings-desktop-schemas: Update to 3.34.0.

* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 3.34.0.

(cherry picked from commit fdfaefaaf4ee56a34276cbf6d431bf388518dd6a)
master
Kei Kebreau 2019-12-14 23:09:16 -05:00
parent 0856b0d976
commit 8468117e45
No known key found for this signature in database
GPG Key ID: E6A5EE3C19467A0D
1 changed files with 2 additions and 2 deletions

View File

@ -1631,7 +1631,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas (define-public gsettings-desktop-schemas
(package (package
(name "gsettings-desktop-schemas") (name "gsettings-desktop-schemas")
(version "3.32.0") (version "3.34.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1640,7 +1640,7 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0d8a6479vappgplq5crdr3ah0ykqcr3fw533wkx9v1a8lnrv8n9d")))) "1bayr76aylawf2fhyjhv9zgk4kpv7ivrrmd80khb0h3h1wk092r8"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:phases (modify-phases %standard-phases '(#:phases (modify-phases %standard-phases