GNU bug report logs -
#67346
[PATCH gnome-team] gnu: gnome-shell: Update to 44.5.
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Tue, 21 Nov 2023 21:31:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 67346 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (gnome-shell): Update to 44.7.
Change-Id: I28a0f4b8ad3d31decbc915c2be4f47f64b98e09c
---
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 d354327497..cbc381178f 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9148,7 +9148,7 @@ (define-public gnome-control-center
(define-public gnome-shell
(package
(name "gnome-shell")
- (version "44.3")
+ (version "44.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -9156,7 +9156,7 @@ (define-public gnome-shell
name "-" version ".tar.xz"))
(sha256
(base32
- "1grizh3fbks5dgizaj38300cz97ay81q0hlk1pvawkpfq9qlnsam"))))
+ "0gvhlvcw6rd8xa71qfxw39kyqgnv15x8xv8my6h5215kx3il1acb"))))
(build-system meson-build-system)
(arguments
(let ((disallowed-references
base-commit: e21f0cb7b7a87992004193cd56638ad961fe5928
--
2.41.0
This bug report was last modified 1 year and 158 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.