Vivien Kraus wrote 1 years ago
(address . guix-patches@gnu.org)
* gnu/packages/gnome.scm (gnome-shell): Update to 44.5.
Change-Id: I28a0f4b8ad3d31decbc915c2be4f47f64b98e09c
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Toggle diff (26 lines)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ab485cffb1..ac76d0f94d 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -9144,7 +9144,7 @@ (define-public gnome-control-center
(define-public gnome-shell
(package
(name "gnome-shell")
- (version "44.3")
+ (version "44.5")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -9152,7 +9152,7 @@ (define-public gnome-shell
name "-" version ".tar.xz"))
(sha256
(base32
- "1grizh3fbks5dgizaj38300cz97ay81q0hlk1pvawkpfq9qlnsam"))))
+ "0daaj95afk4hgsryyi99n2g4iizss6llg13hgm197m8x73hgqsn1"))))
(build-system meson-build-system)
(arguments
(let ((disallowed-references
base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
--
2.41.0