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>

Bug is archived. No further changes may be made.

Full log


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 80 days ago.

Previous Next


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