GNU bug report logs -
#77651
[PATCH c++-team 0/1] Update abseil-cpp.
Previous Next
Reported by: Greg Hogan <code <at> greghogan.com>
Date: Tue, 8 Apr 2025 17:42:02 UTC
Severity: normal
Tags: patch
Done: Greg Hogan <code <at> greghogan.com>
Bug is archived. No further changes may be made.
Full log
Message #20 received at 77651 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/cpp.scm (abseil-cpp): Update to 20250127.1.
Change-Id: I42fe68e1ae04825f8db1d1ec91b8d4e97f9c5c4c
---
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 336342e098..7deada2c68 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1938,7 +1938,7 @@ (define-public abseil-cpp
(package
(inherit base)
(name "abseil-cpp")
- (version "20240722.0")
+ (version "20250127.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1947,7 +1947,7 @@ (define-public abseil-cpp
(file-name (git-file-name name version))
(sha256
(base32
- "1pmrigimzic2k3ix3l81j2jpfgjgbajz0qbc5s57zljr2w7fjn77"))
+ "0r2j360csym12jlgmcy92rgwdmng63shchxvfmln3j5402lv0g21"))
(patches
(search-patches "abseil-cpp-20220623.1-no-kepsilon-i686.patch"))))
(arguments
--
2.49.0
This bug report was last modified 88 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.