mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-25 20:19:18 -05:00
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>
This commit is contained in:
parent
4dbb1520e2
commit
d230c67068
1 changed files with 1 additions and 1 deletions
|
@ -671,7 +671,7 @@ (define-public aws-c-event-stream
|
|||
(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)
|
||||
|
|
Loading…
Reference in a new issue