me
/
guix
Archived
1
0
Fork 0

gnu: mpop: Add release-monitoring-url.

* gnu/packages/mail.scm (mpop)[properties]: New field.

Signed-off-by: Leo Famulari <leo@famulari.name>
master
Timotej Lazar 2023-02-04 09:04:26 +01:00 committed by Leo Famulari
parent 8a7dbb42c8
commit cf219e35ec
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 0 deletions

View File

@ -2905,6 +2905,8 @@ easily (one at a time).")
(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.