pull: '--news' shows the list of channels added or removed.
authorLudovic Courtès <ludo@gnu.org>
Sat, 14 Sep 2019 12:59:58 +0000 (14:59 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 23 Sep 2019 08:38:43 +0000 (10:38 +0200)
commit961b95c985991ed4421c2419c22026eb0153c1ba
treec904ef4b885b2c5d3b18922302e5528ab8dfa2ae
parentacedaec798a86486e9044b4d7728a0573ea9c1bc
pull: '--news' shows the list of channels added or removed.

* guix/scripts/pull.scm (display-channel, channel=?)
(display-channel-news, display-news): New procedures.
(process-query): Call 'display-news' instead of 'display-profile-news'.
guix/scripts/pull.scm