gnu: perl-mail-sendmail: Add line above definition.
authorPaul Garlick <pgarlick@tourbillion-technology.com>
Tue, 24 Mar 2020 20:04:39 +0000 (20:04 +0000)
committerPaul Garlick <pgarlick@tourbillion-technology.com>
Tue, 24 Mar 2020 20:08:05 +0000 (20:08 +0000)
* gnu/packages/perl.scm (perl-mail-sendmail): Add line.

gnu/packages/perl.scm

index 77fbc92..eb02d5e 100644 (file)
@@ -5282,6 +5282,7 @@ Build a Mail::Internet object, and then send it out using Mail::Mailer.
 \"Smart functions\" you should not depend on.
 @end table")
     (license perl-license)))
+
 (define-public perl-mail-sendmail
   (package
     (name "perl-mail-sendmail")