gnu: aws-checksums: Fix comment formatting.
* gnu/packages/c.scm (aws-checksums): Fix comment formatting. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
parent
acbf5b1022
commit
a9b4d69c9c
|
@ -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)
|
||||
|
|
Reference in New Issue