gnu: neomutt: Fix home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 17 Jan 2020 21:46:14 +0000 (22:46 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 17 Jan 2020 22:32:34 +0000 (23:32 +0100)
* gnu/packages/mail.scm (neomutt)[home-page]: Drop unsupported www subdomain.

gnu/packages/mail.scm

index d32fd3f..168e626 100644 (file)
@@ -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.