mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
3553c7f4fe
commit
392933e50c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue