GNU bug report logs -
#74622
[PATCH gnome-team 00/10] Getting ready to finally deliver GNOME 46
Previous Next
Full log
Message #23 received at 74622 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/gnome.scm (mutter): Update to 46.6.
---
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 a6cb66cc41..565dcec6ab 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -8023,7 +8023,7 @@ (define-public zenity
(define-public mutter
(package
(name "mutter")
- (version "46.4")
+ (version "46.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -8031,7 +8031,7 @@ (define-public mutter
name "-" version ".tar.xz"))
(sha256
(base32
- "1r02fp1z5ikm9ml2m4dvnfdn3nig4wj45cz2gicmdnrak37xj6v1"))))
+ "1w6da067gxgwwv8q893zxrh7h429m41xzkl3p71kr3iwljbq8aj5"))))
;; NOTE: Since version 3.21.x, mutter now bundles and exports forked
;; versions of cogl and clutter. As a result, many of the inputs,
;; propagated-inputs, and configure flags used in cogl and clutter are
--
2.46.0
This bug report was last modified 154 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.