~ruther/guix-local

718c5dd6e1f009540c6876a0f69ebe4d1268151a — Mark H Weaver 10 years ago f856fcb
gnu: esmtp: Fix 'inputs' field.

This is a followup to commit f8ae32a26a5f41466f5c7792261fdf2e78d1d35f.

* gnu/packages/mail.scm (esmtp)[inputs]: Add missing parentheses.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/mail.scm
M gnu/packages/mail.scm => gnu/packages/mail.scm +1 -1
@@ 993,7 993,7 @@ program's primary purpose.")
       ("automake" ,automake)
       ("libtool" ,libtool)))
    (inputs
     `("libesmtp" ,libesmtp))
     `(("libesmtp" ,libesmtp)))
    (home-page "http://sourceforge.net/projects/esmtp/")
    (synopsis "Relay-only mail transfer agent (MTA)")
    (description "Esmtp is a simple relay-only mail transfer agent built using