mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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>
This commit is contained in:
parent
d62c101991
commit
b62d4872ba
1 changed files with 1 additions and 1 deletions
|
@ -870,7 +870,7 @@ authentication.")
|
||||||
(define-public aws-c-s3
|
(define-public aws-c-s3
|
||||||
(package
|
(package
|
||||||
(name "aws-c-s3")
|
(name "aws-c-s3")
|
||||||
; Update only when updating aws-crt-cpp.
|
;; Update only when updating aws-crt-cpp.
|
||||||
(version "0.1.38")
|
(version "0.1.38")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue