guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

08/12: gnu: balsa: Add release-monitoring-url.


From: guix-commits
Subject: 08/12: gnu: balsa: Add release-monitoring-url.
Date: Thu, 1 Dec 2022 18:25:09 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit dee7c94b5956a4517a6b7246d0def1f0b7b17a05
Author: Marius Bakke <marius@gnu.org>
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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]