GNU bug report logs - #39594
[PATCH] gnu: mrustc: Fix typo in description.

Previous Next

Package: guix-patches;

Reported by: Andrius Štikonas <andrius <at> stikonas.eu>

Date: Fri, 14 Feb 2020 00:55:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andrius Štikonas <andrius <at> stikonas.eu>
Subject: bug#39594: closed (Re: [bug#39594] [PATCH] gnu: mrustc: Fix typo
 in description.)
Date: Fri, 14 Feb 2020 16:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39594: [PATCH] gnu: mrustc: Fix typo in description.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 39594 <at> debbugs.gnu.org.

-- 
39594: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39594
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Marius Bakke <mbakke <at> fastmail.com>
To: Andrius Štikonas <andrius <at> stikonas.eu>, Andrius
 Štikonas via Guix-patches <guix-patches <at> gnu.org>,
 39594-done <at> debbugs.gnu.org
Cc: Andrius Štikonas <andrius <at> stikonas.eu>
Subject: Re: [bug#39594] [PATCH] gnu: mrustc: Fix typo in description.
Date: Fri, 14 Feb 2020 17:25:32 +0100
[Message part 3 (text/plain, inline)]
Andrius Štikonas via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Andrius Štikonas <andrius <at> stikonas.eu>
To: guix-patches <at> gnu.org
Cc: Andrius Štikonas <andrius <at> stikonas.eu>
Subject: [PATCH] gnu: mrustc: Fix typo in description.
Date: Fri, 14 Feb 2020 00:53:45 +0000
* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
---
 gnu/packages/rust.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm
index 8bed56ff72..d0a64b134f 100644
--- a/gnu/packages/rust.scm
+++ b/gnu/packages/rust.scm
@@ -182,7 +182,7 @@
                  (copy-file "run_rustc/Makefile"
                             (string-append run_rustc "/Makefile"))
                  #t))))))
-      (synopsis "Compiler for the Rust progamming language")
+      (synopsis "Compiler for the Rust programming language")
       (description "Rust is a systems programming language that provides memory
 safety and thread safety guarantees.")
       (home-page "https://github.com/thepowersgang/mrustc")
-- 
2.24.1




This bug report was last modified 5 years and 101 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.