guix-commits
[Top][All Lists]
Advanced

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

03/32: gnu: aws-checksums: Fix comment formatting.


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

civodul pushed a commit to branch master
in repository guix.

commit a9b4d69c9ce33b2a037436bb5e4257be926996de
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Apr 22 17:18:02 2022 +0000

    gnu: aws-checksums: Fix comment formatting.
    
    * gnu/packages/c.scm (aws-checksums): 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 499ffa8a5e..cfe707d5ad 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -610,7 +610,7 @@ portability.")
 (define-public aws-checksums
   (package
     (name "aws-checksums")
-    ; Update only when updating aws-crt-cpp.
+    ;; Update only when updating aws-crt-cpp.
     (version "0.1.12")
     (source (origin
               (method git-fetch)



reply via email to

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