GNU bug report logs -
#68911
[PATCH gnome-team 0/7] GNOME 44.8 updates
Previous Next
Reported by: Vivien Kraus <vivien <at> planete-kraus.eu>
Date: Sat, 3 Feb 2024 17:38: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 #14 received at 68911 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (gnome-shell): Update to 44.8.
Change-Id: I35bef1cfb809cab3b629a3b03cb3cf40050f4182
---
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 526833eaf5..7999eb89f3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9234,7 +9234,7 @@ (define-public gnome-control-center
(define-public gnome-shell
(package
(name "gnome-shell")
- (version "44.7")
+ (version "44.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -9242,7 +9242,7 @@ (define-public gnome-shell
name "-" version ".tar.xz"))
(sha256
(base32
- "0gvhlvcw6rd8xa71qfxw39kyqgnv15x8xv8my6h5215kx3il1acb"))))
+ "0bck8gssbqj8hjxgd1vqy97szkw4vh7awz2z0z96j8clz5q1dgk3"))))
(build-system meson-build-system)
(arguments
(let ((disallowed-references
--
2.41.0
This bug report was last modified 1 year and 141 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.