mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 06:53:44 +00:00
gnu: newsboat: Add release-monitoring-url.
* gnu/packages/syndication.scm (newsboat)[properties]: New field.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user