mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 14:40:21 -05:00
gnu: newsboat: Add release-monitoring-url.
* gnu/packages/syndication.scm (newsboat)[properties]: New field.
This commit is contained in:
parent
bc7a910f4c
commit
f3655d32a4
1 changed files with 1 additions and 0 deletions
|
@ -302,6 +302,7 @@ (define-public newsboat
|
|||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue