unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
@ 2020-01-07 16:48 jonathan.brielmaier
  2020-01-11 20:27 ` bug#39016: " Marius Bakke
  0 siblings, 1 reply; 2+ messages in thread
From: jonathan.brielmaier @ 2020-01-07 16:48 UTC (permalink / raw)
  To: 39016; +Cc: Jonathan Brielmaier

From: Jonathan Brielmaier <jonathan.brielmaier@web.de>

* gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo.
---
 gnu/packages/commencement.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
index 14ecf246d4..06dba4254a 100644
--- a/gnu/packages/commencement.scm
+++ b/gnu/packages/commencement.scm
@@ -2563,7 +2563,7 @@ COREUTILS-FINAL vs. COREUTILS, etc."
       (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.")
+and binaries, plus debugging symbols in the @code{debug} output), and Binutils.")
       (home-page "https://gcc.gnu.org/")
       (outputs '("out" "debug" "static"))

--
2.24.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#39016: [PATCH] gnu: make-gcc-toolchain: Fix typo in description.
  2020-01-07 16:48 [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in description jonathan.brielmaier
@ 2020-01-11 20:27 ` Marius Bakke
  0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-01-11 20:27 UTC (permalink / raw)
  To: jonathan.brielmaier, 39016-done

[-- Attachment #1: Type: text/plain, Size: 896 bytes --]

jonathan.brielmaier@web.de writes:

> From: Jonathan Brielmaier <jonathan.brielmaier@web.de>
>
> * gnu/packages/commencement.scm (make-gcc-toolchain)[description]: Fix typo.

Applied, thanks!

[...]

> diff --git a/gnu/packages/commencement.scm b/gnu/packages/commencement.scm
> index 14ecf246d4..06dba4254a 100644
> --- a/gnu/packages/commencement.scm
> +++ b/gnu/packages/commencement.scm
> @@ -2563,7 +2563,7 @@ COREUTILS-FINAL vs. COREUTILS, etc."
>        (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.")
> +and binaries, plus debugging symbols in the @code{debug} output), and Binutils.")

I took the liberty to fix the triple spacing on the line above on your
behalf.  :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-11 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-07 16:48 [bug#39016] [PATCH] gnu: make-gcc-toolchain: Fix typo in description jonathan.brielmaier
2020-01-11 20:27 ` bug#39016: " Marius Bakke

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).