[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/19: gnu: aws-c-cal: Update to 0.5.17.
From: |
guix-commits |
Subject: |
08/19: gnu: aws-c-cal: Update to 0.5.17. |
Date: |
Wed, 20 Apr 2022 18:09:59 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit 139970c8066fe5cfb6adbc20346a73c0a7cec202
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Thu Apr 14 16:42:01 2022 +0000
gnu: aws-c-cal: Update to 0.5.17.
* gnu/packages/c.scm (aws-c-cal): Update to 0.5.17.
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 7eab6d782e..585624b57e 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -700,7 +700,7 @@ event-driven, asynchronous network application protocols.")
(package
(name "aws-c-cal")
; Update only when updating aws-crt-cpp.
- (version "0.5.12")
+ (version "0.5.17")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -709,7 +709,7 @@ event-driven, asynchronous network application protocols.")
(file-name (git-file-name name version))
(sha256
(base32
- "09zqf610x4g2mcjcaf9nh88k6dkw14pi721yr8hxb5rmsx7rlfrb"))))
+ "0gd7xfzv509vcysifzfa8j2rykkc1prhiry7953snblkzm7airm5"))))
(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, 2022/04/20
- 08/19: gnu: aws-c-cal: Update to 0.5.17.,
guix-commits <=
- 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
- 12/19: gnu: aws-c-s3: Update to 0.1.38., guix-commits, 2022/04/20