GNU bug report logs - #76859
[PATCH core-packages] gnu: diffutils: Update to 3.11.

Previous Next

Package: guix-patches;

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

Date: Sat, 8 Mar 2025 08:53: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 76859-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Andy Tai <atai <at> atai.org>
Cc: andreas <at> enge.fr, 76859-done <at> debbugs.gnu.org, ludo <at> gnu.org, janneke <at> gnu.org
Subject: Re: [bug#76859] [PATCH core-packages] gnu: diffutils: Update to 3.11.
Date: Sat, 08 Mar 2025 17:07:36 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/base.scm (diffutils): Update to 3.11.
>
> Change-Id: Icae1a65a66dd5e6e73f6bc09fc8fb69429175bfe
> ---
>  gnu/packages/base.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/base.scm b/gnu/packages/base.scm
> index 4c96ffa1a4..9e63dbba97 100644
> --- a/gnu/packages/base.scm
> +++ b/gnu/packages/base.scm
> @@ -396,14 +396,14 @@ (define-public patch
>  (define-public diffutils
>    (package
>     (name "diffutils")
> -   (version "3.10")
> +   (version "3.11")
>     (source (origin
>              (method url-fetch)
>              (uri (string-append "mirror://gnu/diffutils/diffutils-"
>                                  version ".tar.xz"))
>              (sha256
>               (base32
> -              "17nhkdn5a2z6pwcmjs4jas2plg066hbdz06y5vhypr14qwyfkrch"))))
> +              "07hkwbws3nhxqrsvsf01h6gl2q4pcfhf8s3hv3vqbmbxwdgz0gm7"))))
>     (build-system gnu-build-system)
>     (arguments
>      (list
>
> base-commit: e1c81df2cfb0d6f1e490083ad1b2b7f8df313bfd
hi, see
https://git.savannah.gnu.org/cgit/guix.git/commit/?h=core-packages-team&id=2ca7789abddcf6021f249d25598badcf081389cb

We have updated, so close.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 72 days ago.

Previous Next


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