[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
51/57: bootstrap: Typo.
From: |
guix-commits |
Subject: |
51/57: bootstrap: Typo. |
Date: |
Mon, 16 Dec 2019 13:20:15 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit a8c43e3d49034847278da45aa9b24ec3efaf94b0
Author: Jan Nieuwenhuizen <address@hidden>
Date: Sat Nov 23 09:16:45 2019 +0100
bootstrap: Typo.
* gnu/packages/commencement.scm (make-gcc-toolchain): Typo.
---
gnu/packages/commencement.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index dd6289f..d3d810f 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -3925,9 +3925,10 @@ COREUTILS-FINAL vs. COREUTILS, etc."
(license (package-license gcc))
(synopsis "Complete GCC tool chain for C/C++ development")
(description
- "This package provides a complete GCC tool chain for C/C++ development
to
-be installed in user profiles. This includes GCC, as well as libc (headers
-an d binaries, plus debugging symbols in the @code{debug} output), and
Binutils.")
+ "This package provides a complete GCC tool chain for C/C++ development
+to be installed in user profiles. This includes GCC, as well as libc (headers
+and binaries, plus debugging symbols in the @code{debug} output), and
+Binutils.")
(home-page "https://gcc.gnu.org/")
(outputs '("out" "debug" "static"))
- 40/57: bootstrap: gcc-mesboot1-wrapper: Use Gash instead of coreutils&co., (continued)
- 40/57: bootstrap: gcc-mesboot1-wrapper: Use Gash instead of coreutils&co., guix-commits, 2019/12/16
- 42/57: bootstrap: gcc-mesboot-wrapper: Use Gash instead of coreutils&co., guix-commits, 2019/12/16
- 48/57: bootstrap: Add patch-boot0., guix-commits, 2019/12/16
- 44/57: bootstrap: Remove m4-mesboot., guix-commits, 2019/12/16
- 46/57: bootstrap: Add gawk-boot0., guix-commits, 2019/12/16
- 54/57: bootstrap: %bootstrap-tarballs: Remove %bootstrap-binaries-tarball., guix-commits, 2019/12/16
- 53/57: bootstrap: coreutils-final: Inherit from coreutils-minimal., guix-commits, 2019/12/16
- 55/57: bootstrap: Remove %bootstrap-coreutils&co, %bootstrap-bash., guix-commits, 2019/12/16
- 56/57: bootstrap: gnu-make-mesboot0: Rename from make-mesboot0., guix-commits, 2019/12/16
- 32/57: bootstrap: Add gcc-core-mesboot1., guix-commits, 2019/12/16
- 51/57: bootstrap: Typo.,
guix-commits <=
- 52/57: bootstrap: Add coreutils-boot0., guix-commits, 2019/12/16
- 57/57: bootstrap: gnu-make-mesboot: Rename from make-mesboot., guix-commits, 2019/12/16