gnu: aws-checksums: Fix comment formatting.

* gnu/packages/c.scm (aws-checksums): Fix comment formatting.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Greg Hogan 2022-04-22 17:18:02 +00:00 committed by Ludovic Courtès
parent acbf5b1022
commit a9b4d69c9c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -610,7 +610,7 @@ (define-public aws-c-common
(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)