GNU bug report logs - #63387
[PATCH] gnu: valgrind: Update to 3.21.0

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Tue, 9 May 2023 06:41:01 UTC

Severity: normal

Tags: patch

Done: Andy Tai <atai <at> atai.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 63387 in the body.
You can then email your comments to 63387 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#63387; Package guix-patches. (Tue, 09 May 2023 06:41:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 09 May 2023 06:41:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: valgrind: Update to 3.21.0
Date: Mon,  8 May 2023 23:39:52 -0700
* gnu/packages/valgrind.scm (valgrind): Update to 3.21.0
---
 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 7203745034..321d2b8b38 100644
--- a/gnu/packages/valgrind.scm
+++ b/gnu/packages/valgrind.scm
@@ -38,7 +38,7 @@ (define-module (gnu packages valgrind)
 (define-public valgrind
   (package
     (name "valgrind")
-    (version "3.20.0")
+    (version "3.21.0")
     (source (origin
               (method url-fetch)
               (uri (list (string-append "https://sourceware.org/pub/valgrind"
@@ -47,7 +47,7 @@ (define-public valgrind
                                         "/valgrind-" version ".tar.bz2")))
               (sha256
                (base32
-                "1ipkp6yi202pml2r0qwflysmq86dkqd8iyi1y51d6y70vcqw0dl5"))))
+                "0wf9k8xj99n82777y3ca8ii1f8g1lfq555dpdv8zlcrypcc1dkhh"))))
     (build-system gnu-build-system)
     (outputs '("doc"                              ;16 MB
                "out"))

base-commit: 50249cab3a98839ade2433456fe618acc6f804a5
-- 
2.39.2





Information forwarded to guix-patches <at> gnu.org:
bug#63387; Package guix-patches. (Thu, 11 May 2023 06:04:02 GMT) Full text and rfc822 format available.

Message #8 received at 63387 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 63387 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH staging v2] gnu: valgrind: Update to 3.21.0
Date: Wed, 10 May 2023 23:02:51 -0700
* gnu/packages/valgrind.scm (valgrind): Update to 3.21.0
---
 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 7203745034..321d2b8b38 100644
--- a/gnu/packages/valgrind.scm
+++ b/gnu/packages/valgrind.scm
@@ -38,7 +38,7 @@ (define-module (gnu packages valgrind)
 (define-public valgrind
   (package
     (name "valgrind")
-    (version "3.20.0")
+    (version "3.21.0")
     (source (origin
               (method url-fetch)
               (uri (list (string-append "https://sourceware.org/pub/valgrind"
@@ -47,7 +47,7 @@ (define-public valgrind
                                         "/valgrind-" version ".tar.bz2")))
               (sha256
                (base32
-                "1ipkp6yi202pml2r0qwflysmq86dkqd8iyi1y51d6y70vcqw0dl5"))))
+                "0wf9k8xj99n82777y3ca8ii1f8g1lfq555dpdv8zlcrypcc1dkhh"))))
     (build-system gnu-build-system)
     (outputs '("doc"                              ;16 MB
                "out"))

base-commit: b4e5844700b2304bfde451322feb5797bf0c6179
-- 
2.39.2





bug closed, send any further explanations to 63387 <at> debbugs.gnu.org and Andy Tai <atai <at> atai.org> Request was from Andy Tai <atai <at> atai.org> to control <at> debbugs.gnu.org. (Tue, 13 Feb 2024 07:53:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 12 Mar 2024 11:24:24 GMT) Full text and rfc822 format available.

This bug report was last modified 41 days ago.

Previous Next


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