gnu: mumimu: Remove reference to guile-email.
authorChristopher Baines <mail@cbaines.net>
Thu, 26 Dec 2019 10:29:26 +0000 (10:29 +0000)
committerChristopher Baines <mail@cbaines.net>
Thu, 26 Dec 2019 10:35:37 +0000 (10:35 +0000)
commit03460d2bd327815535801e3780c224f91af9b445
tree4a7f71b35eae0d908615fa7518767a8ae3ee1f27
parent8f2e2120c7bee586f2bef64728229569a30a2bef
gnu: mumimu: Remove reference to guile-email.

The use of guile-email in this package definition seems to cause errors when
working with other packages, errors like: error: guile-email: unbound variable

I'm not sure why the version of the Guile email package is appropriate here
either, but for now just to avoid the problems, inline the current version of
the package (and add a comment so this is more obvious). This issue was
probably introduced in: c7b2b539802eaa3f969e212c98eb671a1a75e9f3

* gnu/packages/mail.scm (mumimu)[version]: Inline the current value
of (package-version guile-email) as a string.
gnu/packages/mail.scm