diff --git a/guix/download.scm b/guix/download.scm index 31a41e8183..38f5141cb9 100644 --- a/guix/download.scm +++ b/guix/download.scm @@ -129,7 +129,7 @@ (define %mirrors "ftp://ftp.hu.netfilter.org/" "ftp://www.lt.netfilter.org/pub/") (kernel.org - "http://linux-kernel.uio.no/pub/" + "https://cdn.kernel.org/pub/" "http://ftp.be.debian.org/pub/" "https://mirrors.edge.kernel.org/pub/" "ftp://ftp.funet.fi/pub/mirrors/ftp.kernel.org/pub/")