me
/
guix
Archived
1
0
Fork 0

gnu: aws-checksums: Fix comment formatting.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
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
1 changed files with 1 additions and 1 deletions

View File

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