me
/
guix
Archived
1
0
Fork 0

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

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

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

View File

@ -870,7 +870,7 @@ authentication.")
(define-public aws-c-s3
(package
(name "aws-c-s3")
; Update only when updating aws-crt-cpp.
;; Update only when updating aws-crt-cpp.
(version "0.1.38")
(source (origin
(method git-fetch)