* [bug#39594] [PATCH] gnu: mrustc: Fix typo in description.
@ 2020-02-14 0:53 Andrius Štikonas via Guix-patches via
2020-02-14 16:25 ` bug#39594: " Marius Bakke
0 siblings, 1 reply; 2+ messages in thread
From: Andrius Štikonas via Guix-patches via @ 2020-02-14 0:53 UTC (permalink / raw)
To: 39594; +Cc: Andrius Štikonas
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#39594: [PATCH] gnu: mrustc: Fix typo in description.
2020-02-14 0:53 [bug#39594] [PATCH] gnu: mrustc: Fix typo in description Andrius Štikonas via Guix-patches via
@ 2020-02-14 16:25 ` Marius Bakke
0 siblings, 0 replies; 2+ messages in thread
From: Marius Bakke @ 2020-02-14 16:25 UTC (permalink / raw)
To: Andrius Štikonas, Andrius Štikonas via Guix-patches,
39594-done
[-- Attachment #1: Type: text/plain, Size: 152 bytes --]
Andrius Štikonas via Guix-patches via <guix-patches@gnu.org> writes:
> * gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
Applied, thanks!
[-- 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-02-14 16:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-14 0:53 [bug#39594] [PATCH] gnu: mrustc: Fix typo in description Andrius Štikonas via Guix-patches via
2020-02-14 16:25 ` bug#39594: " 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).