GNU bug report logs -
#46728
[PATCH 0/7] gnu: aws-sdk-cpp: Update to 1.8.148.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Tue, 23 Feb 2021 23:13:01 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 46728 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
From 49a281d69aa8b529c730f4163665b712bdd98944 Mon Sep 17 00:00:00 2001
From: Greg Hogan <code <at> greghogan.com>
Date: Tue, 19 Jan 2021 12:54:39 +0000
Subject: [PATCH 7/7] gnu: aws-sdk-cpp: Update to 1.8.148.
* gnu/packages/cpp.scm (aws-sdk-cpp): Update to 1.8.148.
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index 685dc02fca..5541d507b0 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -813,7 +813,7 @@ of C++14 components that complements @code{std} and
Boost.")
(define-public aws-sdk-cpp
(package
(name "aws-sdk-cpp")
- (version "1.8.102")
+ (version "1.8.148")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -822,7 +822,7 @@ of C++14 components that complements @code{std} and
Boost.")
(file-name (git-file-name name version))
(sha256
(base32
- "1w8x2vakg5ngjyyg08n4g3dqy8wqnz0k3gkrlqrh460s2pvdivba"))))
+ "0dj8bidafx8931yw9c9gk1y4j5pssxva717nxw3iym8vxb9jf9r7"))))
(build-system cmake-build-system)
(arguments
'(;; Tests are run during the build phase.
--
2.30.1
[Message part 2 (text/html, inline)]
[0007-gnu-aws-sdk-cpp-Update-to-1.8.148.patch (application/octet-stream, attachment)]
This bug report was last modified 4 years and 67 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.