From 209a3274f8702acd32fa2a489667048ca4ad304b Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sun, 27 Feb 2022 01:00:00 +0100 Subject: =?UTF-8?q?news:=20Add=20entry=20about=20=E2=80=98guix=20pull=20--?= =?UTF-8?q?news=E2=80=99=20changes.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * etc/news.scm: Add entry. --- etc/news.scm | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'etc') diff --git a/etc/news.scm b/etc/news.scm index 6205a0c071..d3ee7812a6 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -25,6 +25,26 @@ (channel-news (version 0) + (entry (commit "f1d18adbed39a3bacae93be29346fd4c86b480ef") + (title + (en "More compact @samp{guix pull --news}") + (nl "Meer beknopte @samp{guix pull --news}")) + (body + (en "The output of @samp{guix pull --news} has been shortened to +display only fresh news items such as this one. It no longer includes the +partial selection of new and updated packages, which was often long enough to +be distracting whilst being too short to be useful. + +The complete list of new and updated packages can now be obtained separately +using @samp{guix pull --news --details}.") + (nl "De uitvoer van @samp{guix pull --news} is vanaf nu beperkt tot +verse nieuwsberichten zoals dit, zonder de onvolledige bloemlezing van nieuwe +en bijgewerkte pakketten. Die was vaak lang genoeg om de lezer af te leiden +maar te kort om nuttig te zijn. + +De volledige list van nieuwe en bijgewerkte pakketten is nu afzonderlijk +beschikbaar met @samp{guix pull --news --details}."))) + (entry (commit "96d7535b030c65b2d8cb0bea52c4bd96cbdefaf0") (title (en "ci.guix.gnu.org to stop offering Gzip substitutes") -- cgit v1.2.1