gnu: mu: Remove dubious TODO.

We don't actually want to add mug, ‘just a toy which is not meant for
distribution.’ (NEWS.org)

* gnu/packages/mail.scm (mu): Remove a comment encouraging it.
This commit is contained in:
Tobias Geerinckx-Rice 2020-05-06 23:32:05 +02:00
parent 712f52ace3
commit eb8b471e82
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -730,7 +730,6 @@ (define-public mu
("glib" ,glib "bin") ; for gtester
("emacs" ,emacs-minimal)
("tzdata" ,tzdata-for-tests))) ; for mu/test/test-mu-query.c
;; TODO: Add webkit and gtk to build the mug GUI.
(inputs
`(("xapian" ,xapian)
("guile" ,guile-2.2)