me
/
guix
Archived
1
0
Fork 0

gnu: aws-c-http: Fix comment formatting.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Greg Hogan 2022-04-22 17:20:11 +00:00 committed by Ludovic Courtès
parent e8f2855d73
commit d7c8a83549
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -778,7 +778,7 @@ low level functionality for coroutines.")
(define-public aws-c-http (define-public aws-c-http
(package (package
(name "aws-c-http") (name "aws-c-http")
; Update only when updating aws-crt-cpp. ;; Update only when updating aws-crt-cpp.
(version "0.6.13") (version "0.6.13")
(source (origin (source (origin
(method git-fetch) (method git-fetch)