[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/19: gnu: aws-c-io: Update to 0.10.20.
From: |
guix-commits |
Subject: |
07/19: gnu: aws-c-io: Update to 0.10.20. |
Date: |
Wed, 20 Apr 2022 18:09:59 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 7c45af91f4c68c7a071b3517ddc1d3ea1585c991
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Thu Apr 14 16:41:15 2022 +0000
gnu: aws-c-io: Update to 0.10.20.
* gnu/packages/c.scm (aws-c-io): Update to 0.10.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 8105a161ef..7eab6d782e 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -671,7 +671,7 @@ communication.")
(package
(name "aws-c-io")
; Update only when updating aws-crt-cpp.
- (version "0.10.9")
+ (version "0.10.20")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -680,7 +680,7 @@ communication.")
(file-name (git-file-name name version))
(sha256
(base32
- "14rxa3k842fgk43702nz7z9y3clfhvax8j0k93i0c5vg14wj38yp"))))
+ "07l5rfbm1irkigfv51sfygs992af8rxicmay97frbx6z21khdjnr"))))
(build-system cmake-build-system)
(arguments
'(#:configure-flags
- branch master updated (8540c2d86c -> dd2ab92d9d), guix-commits, 2022/04/20
- 01/19: git-download: Set locale to deal with Unicode in git metadata., guix-commits, 2022/04/20
- 07/19: gnu: aws-c-io: Update to 0.10.20.,
guix-commits <=
- 08/19: gnu: aws-c-cal: Update to 0.5.17., guix-commits, 2022/04/20
- 13/19: gnu: aws-c-mqtt: Update to 0.7.10., guix-commits, 2022/04/20
- 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