GNU bug report logs - #77955
[PATCH] gnu: gdb: Update to 16.3.

Previous Next

Package: guix-patches;

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

Date: Mon, 21 Apr 2025 13:46:02 UTC

Severity: normal

Tags: patch

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 77955 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#77955; Package guix-patches. (Mon, 21 Apr 2025 13:46:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Greg Hogan <code <at> greghogan.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 21 Apr 2025 13:46:02 GMT) Full text and rfc822 format available.

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

From: Greg Hogan <code <at> greghogan.com>
To: guix-patches <at> gnu.org
Cc: Greg Hogan <code <at> greghogan.com>
Subject: [PATCH] gnu: gdb: Update to 16.3.
Date: Mon, 21 Apr 2025 13:44:39 +0000
* gnu/packages/gdb.scm (gdb-16): Update to 16.3.

Change-Id: Iee28cdcbb54d94f92424372ead633df9c3177a37
---
 gnu/packages/gdb.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gdb.scm b/gnu/packages/gdb.scm
index 61239e3c3a..e09acd3914 100644
--- a/gnu/packages/gdb.scm
+++ b/gnu/packages/gdb.scm
@@ -180,7 +180,7 @@ (define-public gdb-15
 (define-public gdb-16
   (package
     (inherit gdb-14)
-    (version "16.2")
+    (version "16.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/gdb/gdb-"
@@ -188,7 +188,7 @@ (define-public gdb-16
               (patches (search-patches "gdb-16-hurd64.patch"))
               (sha256
                (base32
-                "0681906z34jy134jkn820jzf8b4l42ki6sjkj33kfp7l4dzwn0j0"))))))
+                "1i940b04404xr44xc66c4r4nk091czqz7zzrmhbpk64aaaax1z5w"))))))
 
 (define-public gdb
   ;; The "default" version.

base-commit: f978300d5d97a92ccc70e3ea44649bb2f31d5ee0
-- 
2.49.0





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Mon, 21 Apr 2025 14:47:03 GMT) Full text and rfc822 format available.

Notification sent to Greg Hogan <code <at> greghogan.com>:
bug acknowledged by developer. (Mon, 21 Apr 2025 14:47:03 GMT) Full text and rfc822 format available.

Message #10 received at 77955-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Greg Hogan <code <at> greghogan.com>
Cc: 77955-done <at> debbugs.gnu.org
Subject: Re: [bug#77955] [PATCH] gnu: gdb: Update to 16.3.
Date: Mon, 21 Apr 2025 22:46:02 +0800
[Message part 1 (text/plain, inline)]
Greg Hogan <code <at> greghogan.com> writes:

> * gnu/packages/gdb.scm (gdb-16): Update to 16.3.
>
> Change-Id: Iee28cdcbb54d94f92424372ead633df9c3177a37
> ---
>  gnu/packages/gdb.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/gdb.scm b/gnu/packages/gdb.scm
> index 61239e3c3a..e09acd3914 100644
> --- a/gnu/packages/gdb.scm
> +++ b/gnu/packages/gdb.scm
> @@ -180,7 +180,7 @@ (define-public gdb-15
>  (define-public gdb-16
>    (package
>      (inherit gdb-14)
> -    (version "16.2")
> +    (version "16.3")
>      (source (origin
>                (method url-fetch)
>                (uri (string-append "mirror://gnu/gdb/gdb-"
> @@ -188,7 +188,7 @@ (define-public gdb-16
>                (patches (search-patches "gdb-16-hurd64.patch"))
>                (sha256
>                 (base32
> -                "0681906z34jy134jkn820jzf8b4l42ki6sjkj33kfp7l4dzwn0j0"))))))
> +                "1i940b04404xr44xc66c4r4nk091czqz7zzrmhbpk64aaaax1z5w"))))))
>  
>  (define-public gdb
>    ;; The "default" version.
>
> base-commit: f978300d5d97a92ccc70e3ea44649bb2f31d5ee0

pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 days ago.

Previous Next


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