[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
12/32: gnu: aws-c-mqtt: Fix comment formatting.
From: |
guix-commits |
Subject: |
12/32: gnu: aws-c-mqtt: Fix comment formatting. |
Date: |
Mon, 2 May 2022 09:16:10 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit a822f3e2d0aa3ea09dd9d3a91e63bc20a6575c73
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Apr 22 17:21:39 2022 +0000
gnu: aws-c-mqtt: Fix comment formatting.
* gnu/packages/c.scm (aws-c-mqtt): Fix comment formatting.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/c.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index 405b1dcba1..fff7b166f6 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -900,7 +900,7 @@ Service (S3) protocol for object storage.")
(define-public aws-c-mqtt
(package
(name "aws-c-mqtt")
- ; Update only when updating aws-crt-cpp.
+ ;; Update only when updating aws-crt-cpp.
(version "0.7.10")
(source (origin
(method git-fetch)
- branch master updated (b1dd32d8e3 -> f455c1e313), guix-commits, 2022/05/02
- 01/32: services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'., guix-commits, 2022/05/02
- 08/32: gnu: aws-c-http: Fix comment formatting., guix-commits, 2022/05/02
- 07/32: gnu: aws-c-sdkutils: Fix comment formatting., guix-commits, 2022/05/02
- 10/32: gnu: aws-c-auth: Fix comment formatting., guix-commits, 2022/05/02
- 02/32: gnu: aws-c-common: Only support i686 and x86_64., guix-commits, 2022/05/02
- 06/32: gnu: aws-c-cal: Fix comment formatting., guix-commits, 2022/05/02
- 12/32: gnu: aws-c-mqtt: Fix comment formatting.,
guix-commits <=
- 13/32: gnu: aws-crt-cpp: Fix comment formatting., guix-commits, 2022/05/02
- 04/32: gnu: aws-c-event-stream: Fix comment formatting., guix-commits, 2022/05/02
- 03/32: gnu: aws-checksums: Fix comment formatting., guix-commits, 2022/05/02
- 16/32: gnu: aws-sdk-cpp: Remove openssl input., guix-commits, 2022/05/02
- 23/32: gnu: spdlog: Update to 1.10.0., guix-commits, 2022/05/02
- 30/32: gnu: Add python-parsel., guix-commits, 2022/05/02
- 15/32: gnu: s2n: Link to aws-lc as libcrypto dependency., guix-commits, 2022/05/02
- 19/32: gnu: apl: Update to 1.8-r1550., guix-commits, 2022/05/02
- 24/32: gnu: bear: Update to 3.0.19., guix-commits, 2022/05/02
- 31/32: gnu: Add python-itemloaders., guix-commits, 2022/05/02