[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/19: gnu: aws-c-common: Update to 0.6.20.
From: |
guix-commits |
Subject: |
06/19: gnu: aws-c-common: Update to 0.6.20. |
Date: |
Wed, 20 Apr 2022 18:09:59 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit f796dc920723f83cc01c988d66d28fbcf6913bc9
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Thu Apr 14 16:40:45 2022 +0000
gnu: aws-c-common: Update to 0.6.20.
* gnu/packages/c.scm (aws-c-common): Update to 0.6.20.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/c.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/c.scm b/gnu/packages/c.scm
index d545d98938..8105a161ef 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -585,7 +585,7 @@ portability.")
(package
(name "aws-c-common")
; Update only when updating aws-crt-cpp.
- (version "0.6.11")
+ (version "0.6.20")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -594,7 +594,7 @@ portability.")
(file-name (git-file-name name version))
(sha256
(base32
- "1v4dhygiynl75y3702lbp9j8kph88j4f2sq39s4lkhn6lmbz5f0f"))))
+ "089grcj58n4xs41kmnpaqpwsalcisjbqqb5yqahxxyfx2lf1j9c9"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
- 04/19: gnu: s2n: Update to 1.3.10., (continued)
- 04/19: gnu: s2n: Update to 1.3.10., guix-commits, 2022/04/20
- 18/19: home: shepherd: "shepherd.conf" returns one value., guix-commits, 2022/04/20
- 09/19: gnu: Add aws-c-sdkutils., guix-commits, 2022/04/20
- 11/19: gnu: aws-c-auth: Update to 0.6.11., guix-commits, 2022/04/20
- 14/19: gnu: aws-crt-cpp: Update to 0.17.27., guix-commits, 2022/04/20
- 05/19: gnu: aws-lc: Update to 1.0.2., guix-commits, 2022/04/20
- 02/19: gnu: cxxopts: Update to 3.0.0., guix-commits, 2022/04/20
- 15/19: gnu: aws-sdk-cpp: Update to 1.9.236., guix-commits, 2022/04/20
- 12/19: gnu: aws-c-s3: Update to 0.1.38., guix-commits, 2022/04/20
- 17/19: gnu: Add emacs-cpreproc., guix-commits, 2022/04/20
- 06/19: gnu: aws-c-common: Update to 0.6.20.,
guix-commits <=
- 03/19: gnu: folly: Update to 2022.04.11.00., guix-commits, 2022/04/20
- 10/19: gnu: aws-c-http: Update to 0.6.13., guix-commits, 2022/04/20
- 16/19: gnu: Add pikchr., guix-commits, 2022/04/20
- 19/19: home: shepherd: Redirect input port to /dev/null., guix-commits, 2022/04/20