me
/
guix
Archived
1
0
Fork 0

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

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

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

View File

@ -671,7 +671,7 @@ communication.")
(define-public aws-c-io
(package
(name "aws-c-io")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.10.20")
(source (origin
(method git-fetch)