mirror of
git://git.savannah.gnu.org/guix.git
synced 2023-12-14 03:33:07 +01:00
gnu: aws-c-cal: Fix comment formatting.
* gnu/packages/c.scm (aws-c-cal): Fix comment formatting. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
d230c67068
commit
c7805de435
1 changed files with 1 additions and 1 deletions
|
@ -700,7 +700,7 @@ event-driven, asynchronous network application protocols.")
|
|||
(define-public aws-c-cal
|
||||
(package
|
||||
(name "aws-c-cal")
|
||||
; Update only when updating aws-crt-cpp.
|
||||
;; Update only when updating aws-crt-cpp.
|
||||
(version "0.5.17")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
|
|
Loading…
Reference in a new issue