locale: Upgrade ‘%default-locale-libcs’.

This matches the libc users will usually be upgrading from.

* gnu/system/locale.scm (%default-locale-libcs): Replace ‘glibc-2.35’
with ‘glibc-2.39’.

Change-Id: I21c291054cd0948ced2f17e951e97f6db7116688
This commit is contained in:
Ludovic Courtès 2025-07-08 13:31:40 +02:00 committed by Andreas Enge
parent 80171c505f
commit 55a36c48cf
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3

View file

@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014-2017, 2019-2021, 2023-2024 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2014-2017, 2019-2021, 2023-2025 Ludovic Courtès <ludo@gnu.org>
;;; Copyright © 2018 Mark H Weaver <mhw@netris.org>
;;; Copyright © 2023 Janneke Nieuwenhuizen <jannek@gnu.org>
;;;
@ -148,7 +148,7 @@ data format changes between libc versions."
(define %default-locale-libcs
;; The libcs for which we build locales by default.
(list glibc glibc-2.35))
(list glibc glibc-2.39))
(define %default-locale-definitions
;; Arbitrary set of locales that are built by default. They come as a