mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-07 01:35:52 +02:00
gnu: libopensmtpd: Make public.
Now that it's a fancy official release and all. * gnu/packages/mail.scm (libopensmtpd): DEFINE-PUBLIC.
This commit is contained in:
@@ -3092,7 +3092,7 @@ for OpenSMTPD to extend its functionality.")
|
||||
(license (list license:bsd-2 license:bsd-3 ; openbsd-compat
|
||||
license:isc)))) ; everything else
|
||||
|
||||
(define libopensmtpd
|
||||
(define-public libopensmtpd
|
||||
;; Private source dependency of opensmtpd-filter-dkimsign (by the same
|
||||
;; author), until any project actually uses it in its compiled form.
|
||||
(package
|
||||
|
||||
Reference in New Issue
Block a user