[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/19: gnu: gnome-desktop: Update to 44.0.
From: |
guix-commits |
Subject: |
05/19: gnu: gnome-desktop: Update to 44.0. |
Date: |
Thu, 7 Sep 2023 14:33:59 -0400 (EDT) |
lilyp pushed a commit to branch gnome-team
in repository guix.
commit b18f30d524008c293212945f0131102b3603fc5f
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Sun Aug 20 09:11:57 2023 +0200
gnu: gnome-desktop: Update to 44.0.
* gnu/packages/gnome.scm (gnome-desktop): Update to 44.0.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 557a22cad2..46a564e428 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -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
- branch gnome-team updated (baf5b07454 -> 965e2d6eb9), guix-commits, 2023/09/07
- 01/19: gnu: gcr: Update to 4.0.0., guix-commits, 2023/09/07
- 04/19: gnu: baobab: Update to 44.0., guix-commits, 2023/09/07
- 05/19: gnu: gnome-desktop: Update to 44.0.,
guix-commits <=
- 06/19: gnu: gnome-session: Update to 44.0., guix-commits, 2023/09/07
- 03/19: gnu: mutter: Update to 44.3., guix-commits, 2023/09/07
- 07/19: gnu: gnome-settings-daemon: Update to 44.1., guix-commits, 2023/09/07
- 10/19: gnu: gnome-clocks: Update to 44.0., guix-commits, 2023/09/07
- 13/19: gnu: gnome-autoar: Update to 0.4.4., guix-commits, 2023/09/07
- 11/19: gnu: gnome-calendar: Update to 44.1., guix-commits, 2023/09/07
- 08/19: gnu: gdm: Update to 44.1., guix-commits, 2023/09/07
- 14/19: gnu: tracker: Update to 3.5.3., guix-commits, 2023/09/07
- 19/19: gnu: gnome-console: Update to 44.4., guix-commits, 2023/09/07
- 15/19: gnu: tracker-miners: Update to 3.5.2., guix-commits, 2023/09/07