1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-25 11:40:30 +02:00

gnu: gnome-desktop: Update to 44.4.

* gnu/packages/gnome.scm (gnome-desktop): Update to 44.4.
This commit is contained in:
Maxim Cournoyer
2026-01-31 20:27:11 +01:00
committed by Andreas Enge
parent 43bb25763f
commit 9b3f1e9244

View File

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