me
/
guix
Archived
1
0
Fork 0

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

* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 42.0.
master
Maxim Cournoyer 2022-08-29 15:56:54 -04:00
parent 9b389f229b
commit 49cc920a26
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2599,7 +2599,7 @@ on the GNOME Desktop with a single simple application.")
(define-public gsettings-desktop-schemas
(package
(name "gsettings-desktop-schemas")
(version "41.0")
(version "42.0")
(source
(origin
(method url-fetch)
@ -2608,7 +2608,7 @@ on the GNOME Desktop with a single simple application.")
name "-" version ".tar.xz"))
(sha256
(base32
"1v9jagk679m01nji0acirynxinziv036618c7xc49l4nwmr9ja3p"))))
"1li3fcqwnw20f4j0i21i88fygm0hli8gmzkn4apgf8ynkrd371k6"))))
(build-system meson-build-system)
(arguments
`(#:phases (modify-phases %standard-phases