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>
This commit is contained in:
Greg Hogan 2022-04-22 17:20:36 +00:00 committed by Ludovic Courtès
parent d7c8a83549
commit b8c4bb3e0d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

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