guix-commits
[Top][All Lists]
Advanced

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

35/35: news: Add entry for 'guix import elm'.


From: guix-commits
Subject: 35/35: news: Add entry for 'guix import elm'.
Date: Sat, 21 May 2022 19:43:15 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b782d11f9b92d22abedb0a31edb69456be11f4c9
Author: Ludovic Courtès <ludo@gnu.org>
AuthorDate: Sun May 22 01:41:56 2022 +0200

    news: Add entry for 'guix import elm'.
    
    * etc/news.scm: Add entry.
---
 etc/news.scm | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/etc/news.scm b/etc/news.scm
index 326be8392e..da5d86076b 100644
--- a/etc/news.scm
+++ b/etc/news.scm
@@ -25,6 +25,37 @@
 (channel-news
  (version 0)
 
+ (entry (commit "903c82583e1cec4c9ff09d5895c5cc646c37b661")
+        (title
+         (en "New @command{guix import elm} command")
+         (fr "Nouvelle commande @command{guix import elm}"))
+        (body
+         (en "The new @command{guix import elm} command allows packagers to
+generate a package definition or given the name of a package for Elm, a
+functional programming language for the Web:
+
+@example
+guix import elm elm/bytes
+@end example
+
+Run @command{info \"(guix) Invoking guix import\"} for more info.
+
+This comes with a new build system for Elm packages---run @command{info
+\"(guix) Build Systems\"} for details.")
+         (fr "La nouvelle commande @command{guix import elm} permet de générer
+une définition de paquet reposant sur Elm, un langage de programmation
+fonctionnelle pour le Web:
+
+@example
+guix import elm elm/bytes
+@end example
+
+Lancer @command{info \"(guix.fr) Invoquer guix import\"} pour plus
+d'informations.
+
+Cela vient avec un nouveau système de construction pour paquets Elm---lancer
+@command{info \"(guix.fr) Systèmes de construction\"} pour plus de détails.")))
+
  (entry (commit "b6b2de2a0d52530bc1ee128c61580bed662ee15c")
         (title (en "Linux-libre kernel updated to 5.17")
                (de "Linux-libre-Kernel wird auf 5.17 aktualisiert"))



reply via email to

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