From 12df6684b983507b2a73e14f45d28a71cddfb3b1 Mon Sep 17 00:00:00 2001 From: Maxim Cournoyer Date: Wed, 20 May 2020 09:00:05 -0400 Subject: news: Add missing closing parentheses. This broke 'guix pull'. Apologies! * etc/news.scm: Fix the latest entry. --- etc/news.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/news.scm b/etc/news.scm index bb42cdd48c..1ba7598073 100644 --- a/etc/news.scm +++ b/etc/news.scm @@ -20,12 +20,12 @@ operating system declaration now takes into account the use of a Btrfs subvolume for the partition holding @file{/gnu/store}. Run the command @command{info \"(guix) Btrfs file system\"} for more information and -examples." +examples.") (fr "La génération du fichier de configuration de GRUB produite à partir de la déclaration d'un @code{operating-system} tient maintenant compte de l'utilisation d'un sous-volume Btrfs pour la partition contenant @file{/gnu/store}. Exécutez la commande @command{info\"(guix) Btrfs file -system\"} pour des exemples et plus d'information."))) +system\"} pour des exemples et plus d'information.")))) (entry (commit "6456232164890dbf5aa20394ee24637feb4b7b9e") (title (en "@command{guix pack -RR} introduces a new execution -- cgit v1.2.3