From 1430808cae44025b785914809c883ac8f8860d8d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20Court=C3=A8s?= Date: Wed, 24 Oct 2012 00:21:30 +0200 Subject: distro: Update file name of initial Binutils tarball. * distro/packages/base.scm (%bootstrap-binutils): Update remote file name. --- distro/packages/base.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distro/packages') diff --git a/distro/packages/base.scm b/distro/packages/base.scm index e2bb061dad..fc1de80b20 100644 --- a/distro/packages/base.scm +++ b/distro/packages/base.scm @@ -1507,7 +1507,7 @@ check whether everything is alright." (method http-fetch) (uri (string-append %bootstrap-base-url "/" - system "/binutils-static-2.22.tar.xz")) + system "/binutils-2.22.tar.xz")) (sha256 (base32 "1cz1rwqhswgrr14kzbkaj3k32kzgv2b6mmzvc6ssbbz8k2m8jmqa")))) -- cgit v1.2.3