1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 10:30:43 +02:00

gnu: abseil-cpp: Update to 20250127.1.

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

Change-Id: I42fe68e1ae04825f8db1d1ec91b8d4e97f9c5c4c
This commit is contained in:
Greg Hogan 2025-04-08 19:50:55 +00:00
parent b71714c417
commit 8df61495f2
No known key found for this signature in database
GPG key ID: EF6EB27413CFEEF3

View file

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