gnu: mpop: Add release-monitoring-url.
* gnu/packages/mail.scm (mpop)[properties]: New field. Signed-off-by: Leo Famulari <leo@famulari.name>master
parent
8a7dbb42c8
commit
cf219e35ec
|
@ -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.
|
||||
|
|
Reference in New Issue