Hey Samuel, Actually the Hurd part of Guix uses 2.19 as it is in ftp://alpha.gnu.org/gnu/hurd/
The glibc tarballs use 2.19 as their version, which is the one I am using as the version in our glibc/hurd recipe. Check (gnu packages base) glibc/hurd. Manolis On 08/20/16 19:24, Samuel Thibault wrote: > Hello, > > Which glibc version is guix based on? It's very high time we upgrade > our glibc repository, because we see people contribute patch against > it and it makes use rebase the work in downstreams. I'd thus say we > should make our glibc repository based on the minimum version used by > the supported distros (i.e. debian & guix). Debian is currently at 2.23 > and will soon move to 2.24, a quick grep on the Guix-on-Hurd repository > seems to be showing glibc 2.22, so we could use 2.22 for now? > > Samuel >