gnu: balsa: Add release-monitoring-url.
* gnu/packages/mail.scm (balsa)[properties]: New field.
This commit is contained in:
parent
168afe2976
commit
dee7c94b59
1 changed files with 3 additions and 0 deletions
|
|
@ -3868,6 +3868,9 @@ tools and applications:
|
||||||
the GNOME desktop. It supports both POP3 and IMAP servers as well as the
|
the GNOME desktop. It supports both POP3 and IMAP servers as well as the
|
||||||
mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or
|
mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or
|
||||||
the use of a local MTA such as Sendmail.")
|
the use of a local MTA such as Sendmail.")
|
||||||
|
(properties
|
||||||
|
'((release-monitoring-url
|
||||||
|
. "https://pawsa.fedorapeople.org/balsa/download.html")))
|
||||||
(license license:gpl3+)))
|
(license license:gpl3+)))
|
||||||
|
|
||||||
(define-public afew
|
(define-public afew
|
||||||
|
|
|
||||||
Reference in a new issue