me
/
guix
Archived
1
0
Fork 0

gnu: gnome-desktop: Update to 44.0.

* gnu/packages/gnome.scm (gnome-desktop): Update to 44.0.
master
Liliana Marie Prikler 2023-08-20 09:11:57 +02:00
parent f29be169fb
commit b18f30d524
No known key found for this signature in database
GPG Key ID: 442A84B8C70E2F87
1 changed files with 2 additions and 2 deletions

View File

@ -2191,7 +2191,7 @@ offline sources, providing a centralized place for managing your contacts.")
(define-public gnome-desktop
(package
(name "gnome-desktop")
(version "42.4")
(version "44.0")
(source
(origin
(method url-fetch)
@ -2200,7 +2200,7 @@ offline sources, providing a centralized place for managing your contacts.")
name "-" version ".tar.xz"))
(sha256
(base32
"09ddr5fzhh02fcn7xl1wy18qfsdqryd5msl2nbhdnsbr0vawkqhw"))))
"0hlxqprraiwnccf98dykbhx80j31c3scdi7i3jy19fl4bms77is2"))))
(build-system meson-build-system)
(arguments
'(#:phases