gnu: abseil-cpp: Update to 20250512.1.

* gnu/packages/cpp.scm (abseil-cpp): Update to 20250512.1.

Change-Id: I8b3adc08815d75fb2d1b7800ef4de44ccbc8cbe2
This commit is contained in:
Greg Hogan 2025-06-27 19:21:07 +00:00
parent be84cfbe29
commit efc7cda00f
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

@ -2147,7 +2147,7 @@ Google's C++ code base.")
(package
(inherit base)
(name "abseil-cpp")
(version "20250127.1")
(version "20250512.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -2156,7 +2156,7 @@ Google's C++ code base.")
(file-name (git-file-name name version))
(sha256
(base32
"0r2j360csym12jlgmcy92rgwdmng63shchxvfmln3j5402lv0g21"))
"069ssr9zad1mfxc6m6m0a97khfyhdb3zq43nyrn0nmxx6flww7kq"))
(patches
(search-patches "abseil-cpp-20220623.1-no-kepsilon-i686.patch"))))
(arguments