summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 22:46:14 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-01-17 23:32:34 +0100
commitc3c56a4eb585b54012e92a995edc6e70f815c224 (patch)
treebe2d2f3b24901d804def31d0df416fac1a4c6421
parentbcb697fce78f83925e1ccd05579c3d3d5b3316d3 (diff)
downloadpatches-c3c56a4eb585b54012e92a995edc6e70f815c224.tar
patches-c3c56a4eb585b54012e92a995edc6e70f815c224.tar.gz
gnu: neomutt: Fix home page.
* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
-rw-r--r--gnu/packages/mail.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index d32fd3fc0d..168e626d7e 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -489,7 +489,7 @@ operating systems.")
(apply invoke bash
(string-append (getcwd) "/configure")
flags)))))))
- (home-page "https://www.neomutt.org/")
+ (home-page "https://neomutt.org/")
(synopsis "Command-line mail reader based on Mutt")
(description
"NeoMutt is a command-line mail reader which is based on mutt.