guix-commits
[Top][All Lists]
Advanced

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

09/32: gnu: aws-c-compression: Fix comment formatting.


From: guix-commits
Subject: 09/32: gnu: aws-c-compression: Fix comment formatting.
Date: Mon, 2 May 2022 09:16:09 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit b8c4bb3e0df3b0bb8bbd4a4de721c0e45dc39847
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Apr 22 17:20:36 2022 +0000

    gnu: aws-c-compression: Fix comment formatting.
    
    * gnu/packages/c.scm (aws-c-compression): Fix comment formatting.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/c.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 341fb61218..91f4b95960 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -808,7 +808,7 @@ specifications.")
 (define-public aws-c-compression
   (package
     (name "aws-c-compression")
-    ; Update only when updating aws-crt-cpp.
+    ;; Update only when updating aws-crt-cpp.
     (version "0.2.14")
     (source (origin
               (method git-fetch)



reply via email to

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