guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 4966ea6de3cdf0e1ca6f8f683de383d7ba96c942
Author: Noé Lopez <[email protected]>
AuthorDate: Wed Mar 11 21:02:00 2026 +0100
Add news entries for GNOME 48.
* etc/news.scm: Add news entry for GNOME update.
* NEWS: Mention GNOME update.
Merges: https://codeberg.org/guix/guix/pulls/7067
Change-Id: I6081f3aa703ba500ebf89c77be7807cd815913d8
Reviewed-by: Maxim Cournoyer <[email protected]>
Signed-off-by: Florian Pelz <[email protected]>
---
NEWS | 4 ++++
etc/news.scm | 35 +++++++++++++++++++++++++++++++++++
2 files changed, 39 insertions(+)
diff --git a/NEWS b/NEWS
index 45b5ebeb0b..5b51c60f09 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Copyright © 2026 Noé Lopez <[email protected]>
Please send Guix bug reports to [email protected].
+* Changes in 1.6.0 (since 1.5.0)
+** Distribution
+*** GNOME updated to version 48
+
* Changes in 1.5.0 (since 1.4.0)
** Package management
*** New ‘rpm’ format for the ‘guix pack’ command
diff --git a/etc/news.scm b/etc/news.scm
index ca5b753eac..7ef4c2aa66 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -33,6 +33,7 @@
;; Copyright © 2025 Rivulet Cedar <[email protected]>
;; Copyright © 2025 jgart <[email protected]>
;; Copyright © 2025 Steve George <[email protected]>
+;; Copyright © 2026 Noé Lopez <[email protected]>
;;
;; Copying and distribution of this file, with or without modification, are
@@ -42,6 +43,40 @@
(channel-news
(version 0)
+ (entry (commit "b52ce9041ad58aeababd2d50d3e72bc23dffff60")
+ (title
+ (en "GNOME 48 is now available")
+ (fr "GNOME 48 maintenant disponible")
+ (de "GNOME 48 jetzt verfügbar"))
+ (body
+ (en "The GNOME desktop was updated from version 46 to 48, bringing
+accent colors, an improved Files (Nautilus) application, a new image
+viewer (Loupe), and more:
+
+@itemize
+@item @url{https://release.gnome.org/47/, GNOME 47 release notes}
+@item @url{https://release.gnome.org/48/, GNOME 48 release notes}
+@end itemize")
+ (fr "La version 48 de l’environnement de bureau GNOME est maintenant
+disponible. Les nouvelles fonctionnalitées incluent: les couleurs d’accent,
+l’application Fichiers (Nautilus) améliorée, un nouveau visionneur
+d’images (Loupe), et plus:
+
+@itemize
+@item @url{https://release.gnome.org/47/, GNOME 47 release notes}
+@item @url{https://release.gnome.org/48/, GNOME 48 release notes}
+@end itemize")
+ (de "Die GNOME-Desktopumgebung wurde von Version 46 auf 48
+aktualisiert. Neue Funktionen in dieser Version sind die Möglichkeit, eine
+Akzentfarbe zu wählen, Verbesserungen in der Dateien-Anwendung (Nautilus), ein
+neuer Bildbetrachter (Loupe), und mehr. Für eine ausführlichere Liste an
+Änderungen, siehe:
+
+@itemize
+@item @url{https://release.gnome.org/47/, GNOME 47 release notes}
+@item @url{https://release.gnome.org/48/, GNOME 48 release notes}
+@end itemize")))
+
(entry (commit "d659fe8666c4bc38fcbdbe7b7a35101f2d7cc41b")
(title
(en "Potential security vulnerability in glibc")