me
/
guix
Archived
1
0
Fork 0

gnu: perl-mail-dkim: Mark up description.

* gnu/packages/authentication.scm (perl-mail-dkim)[description]:
Use @acronym{}.  Drop ‘new’.
master
Tobias Geerinckx-Rice 2023-07-16 02:00:02 +02:00
parent 807fbccb25
commit 283969d0c5
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2738,8 +2738,8 @@ Authentication-Results header seen in the wild.")
perl-yaml-libyaml))
(home-page "https://metacpan.org/release/Mail-DKIM")
(synopsis "Signs/verifies Internet mail with DKIM/DomainKey signatures")
(description "Mail::DKIM is a Perl module that implements the new Domain
Keys Identified Mail (DKIM) standard, and the older Yahoo! DomainKeys standard,
(description "Mail::DKIM is a Perl module that implements the @acronym{DKIM,
Domain Keys Identified Mail} standard, and the older Yahoo! DomainKeys standard,
both of which sign and verify emails using digital signatures and DNS records.
Mail-DKIM can be used by any Perl program that wants to provide support for
DKIM and/or DomainKeys.")