GNU bug report logs -
#77614
[PATCH c++-team 0/8] Update aws-sdk-cpp.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Mon, 7 Apr 2025 17:43:02 UTC
Severity: normal
Tags: patch
Done: Greg Hogan <code <at> greghogan.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/tls.scm (aws-lc): Downgrade to 1.48.5.
Change-Id: I9cab7dad39759de7f7aed983fcef1dd5d19e45f3
---
gnu/packages/tls.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 8b108d250f..1cbf8de507 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -1220,7 +1220,7 @@ (define-public aws-lc
(package
(name "aws-lc")
;; Update only when updating aws-crt-cpp.
- (version "1.49.1")
+ (version "1.48.5")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1229,7 +1229,7 @@ (define-public aws-lc
(file-name (git-file-name name version))
(sha256
(base32
- "1403l9xdidym2gp6l9qhxcsv0bhg205p322rf45v8jysf76jsxl2"))))
+ "1hgfsl3plpiljasvxxdhz37n5lc6j819djq3nlf59pw4fivfy6mv"))))
(build-system cmake-build-system)
(native-inputs (list perl))
(arguments
--
2.49.0
This bug report was last modified 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.