unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Timotej Lazar <timotej.lazar@araneo.si>
To: 61273@debbugs.gnu.org
Cc: Timotej Lazar <timotej.lazar@araneo.si>
Subject: [bug#61273] [PATCH 1/2] gnu: mpop: Add release-monitoring-url.
Date: Sat,  4 Feb 2023 09:04:26 +0100	[thread overview]
Message-ID: <20230204080426.24906-1-timotej.lazar@araneo.si> (raw)
In-Reply-To: <20230204080138.21754-1-timotej.lazar@araneo.si>

* gnu/packages/mail.scm (mpop)[properties]: New field.
---
 gnu/packages/mail.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index 80e2ce2a9b..756d246dff 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2905,6 +2905,8 @@ (define-public mpop
     (native-inputs
      (list pkg-config))
     (home-page "https://marlam.de/mpop/")
+    (properties
+     '((release-monitoring-url . "https://marlam.de/mpop/download/")))
     (synopsis "POP3 mail client")
     (description "mpop is a small and fast POP3 client suitable as a
 fetchmail replacement.
-- 
2.39.1





  reply	other threads:[~2023-02-04  8:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-04  8:01 [bug#61273] [PATCH 0/2] Update mpop Timotej Lazar
2023-02-04  8:04 ` Timotej Lazar [this message]
2023-02-04  8:04   ` [bug#61273] [PATCH 2/2] gnu: mpop: Update to 1.4.18 Timotej Lazar
2023-02-05 13:04 ` bug#61273: [PATCH 0/2] Update mpop Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230204080426.24906-1-timotej.lazar@araneo.si \
    --to=timotej.lazar@araneo.si \
    --cc=61273@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).