mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
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>
This commit is contained in:
committed by
Ludovic Courtès
parent
3553c7f4fe
commit
392933e50c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user