mbakke pushed a commit to branch master
in repository guix.
commit dee7c94b5956a4517a6b7246d0def1f0b7b17a05
Author: Marius Bakke <[email protected]>
AuthorDate: Wed Nov 30 14:09:41 2022 +0100
gnu: balsa: Add release-monitoring-url.
* gnu/packages/mail.scm (balsa)[properties]: New field.
---
gnu/packages/mail.scm | 3 +++
1 file changed, 3 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index fb4f20494b..894a131732 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -3868,6 +3868,9 @@ tools and applications:
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
the use of a local MTA such as Sendmail.")
+ (properties
+ '((release-monitoring-url
+ . "https://pawsa.fedorapeople.org/balsa/download.html")))
(license license:gpl3+)))
(define-public afew