Archived
1
0
Fork 0

gnu: neomutt: Fix home page.

* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-17 22:46:14 +01:00
parent bcb697fce7
commit c3c56a4eb5
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -489,7 +489,7 @@ operating systems.")
(apply invoke bash (apply invoke bash
(string-append (getcwd) "/configure") (string-append (getcwd) "/configure")
flags))))))) flags)))))))
(home-page "https://www.neomutt.org/") (home-page "https://neomutt.org/")
(synopsis "Command-line mail reader based on Mutt") (synopsis "Command-line mail reader based on Mutt")
(description (description
"NeoMutt is a command-line mail reader which is based on mutt. "NeoMutt is a command-line mail reader which is based on mutt.