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>
parent
d7c8a83549
commit
b8c4bb3e0d
|
@ -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)
|
||||
|
|
Reference in New Issue