me
/
guix
Archived
1
0
Fork 0

Revert "gnu: gnome-desktop: Update to 43.2."

This reverts commit dde25af03e, which broke
the build of gnome-control-center.
master
Liliana Marie Prikler 2023-03-26 14:13:40 +02:00
parent 9b58148641
commit 310ed6453a
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 (define-public gnome-desktop
(package (package
(name "gnome-desktop") (name "gnome-desktop")
(version "43.2") (version "42.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2264,7 +2264,7 @@ offline sources, providing a centralized place for managing your contacts.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0c6pa7aip5q4gjcsid92yl5n71mgwfssn7p9wxndyqwas8hapfd0")))) "09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
'(#:phases '(#:phases