GNU bug report logs - #77614
[PATCH c++-team 0/8] Update aws-sdk-cpp.

Previous Next

Package: guix-patches;

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

From: Greg Hogan <code <at> greghogan.com>
To: 77614 <at> debbugs.gnu.org
Cc: Greg Hogan <code <at> greghogan.com>, Greg Hogan <code <at> greghogan.com>
Subject: [bug#77614] [PATCH c++-team 3/8] gnu: aws-c-cal: Downgrade to 0.8.8.
Date: Mon,  7 Apr 2025 17:44:09 +0000
* gnu/packages/c.scm (aws-c-cal): Downgrade to 0.8.8.

Change-Id: I05f5e5895236c3d58e15f65a3a4322efd07af0a6
---
 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 4717b1375f..77b246364f 100644
--- a/gnu/packages/c.scm
+++ b/gnu/packages/c.scm
@@ -1176,7 +1176,7 @@ (define-public aws-c-cal
   (package
     (name "aws-c-cal")
     ;; Update only when updating aws-crt-cpp.
-    (version "0.8.9")
+    (version "0.8.8")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -1185,7 +1185,7 @@ (define-public aws-c-cal
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "10n5v7s9z2kfbsq7frkwq1l4383yrq9bc3qlsxz2hrliy230828h"))))
+                "0f9bfgn100hdc08wvbh041bgfv0g29vzkp7arqa1d68880vi58kx"))))
     (build-system cmake-build-system)
     (arguments
      '(#:configure-flags
-- 
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.