3
5
Fork 0
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:
Greg Hogan 2022-04-22 17:19:23 +00:00 committed by Ludovic Courtès
parent d230c67068
commit c7805de435
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -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)