mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
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:
parent
d7c8a83549
commit
b8c4bb3e0d
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue