GNU bug report logs - #57638
[PATCH] gnu: abseil-cpp: Update to 20220623.1.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Wed, 7 Sep 2022 06:07:02 UTC

Severity: normal

Tags: patch

Done: Marius Bakke <marius <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Marius Bakke <marius <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57638: closed ([PATCH] gnu: abseil-cpp: Update to 20220623.1.)
Date: Wed, 07 Sep 2022 17:29:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 07 Sep 2022 19:28:01 +0200
with message-id <8735d3w0v2.fsf <at> gnu.org>
and subject line Re: [bug#57638] [PATCH] gnu: abseil-cpp: Update to 20220623.1.
has caused the debbugs.gnu.org bug report #57638,
regarding [PATCH] gnu: abseil-cpp: Update to 20220623.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57638: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57638
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Hilton Chain <hako <at> ultrarare.space>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: abseil-cpp: Update to 20220623.1.
Date: Wed, 07 Sep 2022 14:06:29 +0800
* gnu/packages/cpp.scm (abseil-cpp): Update to 20220623.1.
---
 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 f00317e949..606cd792c1 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1023,7 +1023,7 @@ (define-public abseil-cpp
   (let ((base abseil-cpp-20200923.3))
     (package/inherit base
       (name "abseil-cpp")
-      (version "20220623.0")
+      (version "20220623.1")
       (source (origin
                 (method git-fetch)
                 (uri (git-reference
@@ -1032,7 +1032,7 @@ (define-public abseil-cpp
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1kyvlpdkkh8spqrdh9yvq2d4ri46hwxljicy3i9mp7mk2rqcnyvj"))))
+                  "0vxh2a74g4s45yr8kdjqnzl64k10qdlc0hbnn987a4cnwdj4bp9r"))))
       (arguments
        (substitute-keyword-arguments (package-arguments base)
          ((#:configure-flags flags)

base-commit: b9fa04fb2cb32a0b08720bfab37a870fb7426eb7
-- 
2.37.2



[Message part 3 (message/rfc822, inline)]
From: Marius Bakke <marius <at> gnu.org>
To: Hilton Chain <hako <at> ultrarare.space>, 57638-done <at> debbugs.gnu.org
Subject: Re: [bug#57638] [PATCH] gnu: abseil-cpp: Update to 20220623.1.
Date: Wed, 07 Sep 2022 19:28:01 +0200
[Message part 4 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> skriver:

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

Applied, thanks!
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 258 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.