me
/
guix
Archived
1
0
Fork 0

gnu: gnome-desktop: Update to 43.2.

* gnu/packages/gnome.scm (gnome-desktop): Update to 43.2.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -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