[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
65/70: bootstrap: Typo.
From: |
guix-commits |
Subject: |
65/70: bootstrap: Typo. |
Date: |
Sun, 15 Dec 2019 08:36:51 -0500 (EST) |
janneke pushed a commit to branch wip-bootstrap
in repository guix.
commit 85ff23ea7c686f29a603f3136d3b62eea45ab53f
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 3274da0..811c446 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -3968,9 +3968,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"))
- 36/70: bootstrap: Add grep-mesboot., (continued)
- 36/70: bootstrap: Add grep-mesboot., guix-commits, 2019/12/15
- 35/70: bootstrap: Add tar-mesboot., guix-commits, 2019/12/15
- 47/70: bootstrap: binutils-mesboot: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 41/70: bootstrap: Add sed-mesboot., guix-commits, 2019/12/15
- 50/70: bootstrap: glibc-mesboot: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 52/70: bootstrap: gcc-mesboot: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 25/70: bootstrap: tcc-boot: Use Gash instead of coretutils&co., guix-commits, 2019/12/15
- 39/70: bootstrap: Add make-mesboot., guix-commits, 2019/12/15
- 59/70: bootstrap: Remove %bootstrap-coreutils&co, %bootstrap-bash., guix-commits, 2019/12/15
- 61/70: bootstrap: Add ed-boot0., guix-commits, 2019/12/15
- 65/70: bootstrap: Typo.,
guix-commits <=
- 57/70: bootstrap: Add gawk-boot0., guix-commits, 2019/12/15
- 58/70: bootstrap: Add sed-boot0., guix-commits, 2019/12/15
- 29/70: bootstrap: binutils-mesboot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/15
- 56/70: bootstrap: %bootstrap-inputs+toolchain: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 34/70: bootstrap: gcc-mesboot0: Use Gash instead of coretutils&co., guix-commits, 2019/12/15
- 40/70: bootstrap: Add gawk-mesboot., guix-commits, 2019/12/15
- 43/70: bootstrap: Add bash-mesboot., guix-commits, 2019/12/15
- 49/70: bootstrap: glibc-mesboot: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 53/70: bootstrap: gcc-mesboot-wrapper: Use Gash instead of coreutils&co., guix-commits, 2019/12/15
- 42/70: bootstrap: Add gcc-core-mesboot1., guix-commits, 2019/12/15