gnu: linux-libre: Fix home-page url. * gnu/packages/linux.scm (linux-libre)[home-page]: Remove duplicate forward slash.
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/linux.scm
M gnu/packages/linux.scm => gnu/packages/linux.scm +1 -1
@@ 368,7 368,7 @@ for ARCH and optionally VARIANT, or #f if there is no such configuration." "INSTALL_MOD_STRIP=1" "modules_install")))))) #:tests? #f)) (home-page "https://www.gnu.org/software/linux-libre//") (home-page "https://www.gnu.org/software/linux-libre/") (synopsis "100% free redistribution of a cleaned Linux kernel") (description "GNU Linux-Libre is a free (as in freedom) variant of the Linux kernel.