diff --git a/gnu/system/locale.scm b/gnu/system/locale.scm index 8087744e595..37f6456e673 100644 --- a/gnu/system/locale.scm +++ b/gnu/system/locale.scm @@ -1,5 +1,5 @@ ;;; GNU Guix --- Functional package management for GNU -;;; Copyright © 2014-2017, 2019-2021, 2023-2024 Ludovic Courtès +;;; Copyright © 2014-2017, 2019-2021, 2023-2025 Ludovic Courtès ;;; Copyright © 2018 Mark H Weaver ;;; Copyright © 2023 Janneke Nieuwenhuizen ;;; @@ -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