guix-commits
[Top][All Lists]
Advanced

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

branch master updated: news: Add missing closing parentheses.


From: guix-commits
Subject: branch master updated: news: Add missing closing parentheses.
Date: Wed, 20 May 2020 09:18:08 -0400

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

apteryx pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 12df668  news: Add missing closing parentheses.
12df668 is described below

commit 12df6684b983507b2a73e14f45d28a71cddfb3b1
Author: Maxim Cournoyer <address@hidden>
AuthorDate: Wed May 20 09:00:05 2020 -0400

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

diff --git a/etc/news.scm b/etc/news.scm
index bb42cdd..1ba7598 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



reply via email to

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