gnu: gnome-desktop: Update to 43.2.
* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
This commit is contained in:
parent
e6f29ad0e3
commit
dde25af03e
@ -2255,7 +2255,7 @@ offline sources, providing a centralized place for managing your contacts.")
|
||||
(define-public gnome-desktop
|
||||
(package
|
||||
(name "gnome-desktop")
|
||||
(version "42.4")
|
||||
(version "43.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@ -2264,7 +2264,7 @@ offline sources, providing a centralized place for managing your contacts.")
|
||||
name "-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw"))))
|
||||
"0c6pa7aip5q4gjcsid92yl5n71mgwfssn7p9wxndyqwas8hapfd0"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
'(#:phases
|
||||
|
Loading…
Reference in New Issue
Block a user