mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: gsettings-desktop-schemas: Update to 44.0.
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 44.0.
This commit is contained in:
parent
ebe133359f
commit
82bdb77082
1 changed files with 2 additions and 2 deletions
|
@ -2678,7 +2678,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 "42.0")
|
(version "44.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2687,7 +2687,7 @@ on the GNOME Desktop with a single simple application.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1li3fcqwnw20f4j0i21i88fygm0hli8gmzkn4apgf8ynkrd371k6"))))
|
"03pc3wlfmf07586x89h63fr42pdpvqx64ak4ks298nchmmff8bgb"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases (modify-phases %standard-phases
|
`(#:phases (modify-phases %standard-phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue