GNU bug report logs - #77903
[PATCH c++-team 0/1] Update valgrind.

Previous Next

Package: guix-patches;

Reported by: Greg Hogan <code <at> greghogan.com>

Date: Fri, 18 Apr 2025 15:20:04 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Greg Hogan <code <at> greghogan.com>
Subject: bug#77903: closed (Re: [PATCH c++-team 1/1] gnu: valgrind: Update
 to 3.24.0.)
Date: Tue, 29 Apr 2025 16:50:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77903: [PATCH c++-team 0/1] Update valgrind.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77903 <at> debbugs.gnu.org.

-- 
77903: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77903
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: 77903-done <at> debbugs.gnu.org
Subject: Re: [PATCH c++-team 1/1] gnu: valgrind: Update to 3.24.0.
Date: Tue, 29 Apr 2025 12:49:35 -0400
On Fri, Apr 18, 2025 at 11:20 AM Greg Hogan <code <at> greghogan.com> wrote:
>
> * gnu/packages/valgrind.scm (valgrind): Update to 3.24.0.
>
> Change-Id: I769324d942f9320082f9dc1f558684fa2fbaaeea
> ---
>  gnu/packages/valgrind.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/valgrind.scm b/gnu/packages/valgrind.scm
> index 1bf4975667..540d6c4920 100644
> --- a/gnu/packages/valgrind.scm
> +++ b/gnu/packages/valgrind.scm
> @@ -40,7 +40,7 @@ (define-module (gnu packages valgrind)
>  (define-public valgrind
>    (package
>      (name "valgrind")
> -    (version "3.22.0")
> +    (version "3.24.0")
>      (source (origin
>                (method url-fetch)
>                (uri (list (string-append "https://sourceware.org/pub/valgrind"
> @@ -49,7 +49,7 @@ (define-public valgrind
>                                          "/valgrind-" version ".tar.bz2")))
>                (sha256
>                 (base32
> -                "0k1ddnzxfpbng2sp5r31jjxsmp35g977rx6a8jcp4prcvmddn4f8"))))
> +                "1g83xh1ggbh3qnpn6q14dkdsfkqk2p1ykxyck0wff6pgpl1f5bki"))))
>      (build-system gnu-build-system)
>      (outputs '("doc"                              ;16 MB
>                 "out"))
> --
> 2.49.0
>

Closing as #78141 is more clever and updates to 3.25.0.

[Message part 3 (message/rfc822, inline)]
From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH c++-team 0/1] Update valgrind.
Date: Fri, 18 Apr 2025 15:18:43 +0000
valgrind has 11 dependent packages.

Greg Hogan (1):
  gnu: valgrind: Update to 3.24.0.

 gnu/packages/valgrind.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: ffc8a07ba45503014cc0647c5dd0613829999f98
-- 
2.49.0




This bug report was last modified 16 days ago.

Previous Next


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