~ruther/guix-local

f3655d32a43c6ccc6cb4e464b0fb82075695a952 — Efraim Flashner 4 years ago bc7a910
gnu: newsboat: Add release-monitoring-url.

* gnu/packages/syndication.scm (newsboat)[properties]: New field.
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/syndication.scm
M gnu/packages/syndication.scm => gnu/packages/syndication.scm +1 -0
@@ 302,6 302,7 @@ interface that might look familiar to @command{mutt} or @command{slrn} users.
Newsboat supports OPML import/exports, HTML rendering, podcasts (with
@command{podboat}), off-line reading, searching and storing articles to your
file system, and many more features.")
    (properties '((release-monitoring-url . "https://newsboat.org/news.atom")))
    (license (list license:gpl2+        ; filter/*
                   license:expat))))    ; everything else