[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: mu: Fix typo.
From: |
guix-commits |
Subject: |
03/06: gnu: mu: Fix typo. |
Date: |
Tue, 2 Nov 2021 19:42:31 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit c5ef5f81e4ee2c6febcf422d93fbf0448427f20f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Nov 2 19:07:57 2021 +0100
gnu: mu: Fix typo.
* gnu/packages/mail.scm (mu)[description]: Fix typo.
---
gnu/packages/mail.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 35c4a6d..38feb65 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -1234,7 +1234,7 @@ security functionality including PGP, S/MIME, SSH, and
SSL.")
(synopsis "Quickly find emails")
(description
"Mu is a tool for dealing with e-mail messages stored in the
-Maildir-format. Mu's purpose in life is to help you to quickly find the
+Maildir format. Mu's purpose in life is to help you to quickly find the
messages you need; in addition, it allows you to view messages, extract
attachments, create new maildirs, and so on.")
(license license:gpl3+)))
- branch master updated (1747bb4 -> 6133217), guix-commits, 2021/11/02
- 04/06: gnu: inxi-minimal: Update to 3.3.08-1., guix-commits, 2021/11/02
- 02/06: gnu: mu: Update to 1.6.9., guix-commits, 2021/11/02
- 05/06: gnu: oil: Update to 0.9.3., guix-commits, 2021/11/02
- 03/06: gnu: mu: Fix typo.,
guix-commits <=
- 01/06: gnu: foot: Update to 1.9.2., guix-commits, 2021/11/02
- 06/06: gnu: mksh: Update to 59c., guix-commits, 2021/11/02