guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: news: Add entry about ‘guix pull --news’ changes.


From: guix-commits
Subject: branch master updated: news: Add entry about ‘guix pull --news’ changes.
Date: Wed, 02 Mar 2022 13:20:28 -0500

This is an automated email from the git hooks/post-receive script.

nckx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 209a3274f8 news: Add entry about ‘guix pull --news’ changes.
209a3274f8 is described below

commit 209a3274f8702acd32fa2a489667048ca4ad304b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Feb 27 01:00:00 2022 +0100

    news: Add entry about ‘guix pull --news’ changes.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]