1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 15:10:37 +02: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

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)