gnu: gnome-desktop: Update to 43.2.

* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
This commit is contained in:
Liliana Marie Prikler 2023-03-13 22:03:12 +01:00
parent e6f29ad0e3
commit dde25af03e
No known key found for this signature in database
GPG key ID: 442A84B8C70E2F87

View file

@ -2255,7 +2255,7 @@ (define-public gnome-contacts
(define-public gnome-desktop (define-public gnome-desktop
(package (package
(name "gnome-desktop") (name "gnome-desktop")
(version "42.4") (version "43.2")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2264,7 +2264,7 @@ (define-public gnome-desktop
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw")))) "0c6pa7aip5q4gjcsid92yl5n71mgwfssn7p9wxndyqwas8hapfd0"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:phases '(#:phases