guix-commits
[Top][All Lists]
Advanced

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

08/10: gnu: sylpheed: Add release-monitoring-url property.


From: guix-commits
Subject: 08/10: gnu: sylpheed: Add release-monitoring-url property.
Date: Wed, 6 Nov 2024 17:14:03 -0500 (EST)

civodul pushed a commit to branch master
in repository guix.

commit 392933e50c16fa9bd26bbb3aa0f4e23939cb3561
Author: Nicolas Graves <ngraves@ngraves.fr>
AuthorDate: Sun Oct 27 19:31:33 2024 +0100

    gnu: sylpheed: Add release-monitoring-url property.
    
    * gnu/packages/mail.scm (sylpheed)[properties]: Add
    release-monitoring-url.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/mail.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index e556c10214..447325207d 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -4561,6 +4561,8 @@ IMAP, Atom feeds or HTML archives.")
      "Sylpheed is a simple, lightweight but featureful, and easy-to-use e-mail
 client.  Sylpheed provides intuitive user-interface.  Sylpheed is also
 designed for keyboard-oriented operation.")
+    (properties '((release-monitoring-url
+                   . "https://sylpheed.sraoss.jp/en/download.html";)))
     (license license:gpl2+)))
 
 (define-public python-authres



reply via email to

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