[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
- branch master updated (ba9466481d -> f0ac12fa1a), guix-commits, 2024/11/06
- 03/10: gnu: librewolf: Update to 132.0-1 [security fixes]., guix-commits, 2024/11/06
- 06/10: gnu: libgda: Rename patch for guix lint., guix-commits, 2024/11/06
- 01/10: gnu: openmpix: Add dependency on zlib., guix-commits, 2024/11/06
- 02/10: gnu: nss-rapid: Update to 3.105., guix-commits, 2024/11/06
- 04/10: gnu: emacs-eldev: Update to 1.10.3., guix-commits, 2024/11/06
- 09/10: gnu: openvswitch: Update to 3.4.0., guix-commits, 2024/11/06
- 10/10: gnu: quagga: Fix build and hide CVE., guix-commits, 2024/11/06
- 08/10: gnu: sylpheed: Add release-monitoring-url property.,
guix-commits <=
- 07/10: gnu: upx: Update to 4.2.4., guix-commits, 2024/11/06
- 05/10: gnu: gerbv: Add lint-hidden-cve property., guix-commits, 2024/11/06