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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 76859 in the body.
You can then email your comments to 76859 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 andreas <at> enge.fr, janneke <at> gnu.org, ludo <at> gnu.org, z572 <at> z572.online, guix-patches <at> gnu.org:
bug#76859; Package guix-patches. (Sat, 08 Mar 2025 08:53: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 andreas <at> enge.fr, janneke <at> gnu.org, ludo <at> gnu.org, z572 <at> z572.online, guix-patches <at> gnu.org. (Sat, 08 Mar 2025 08:53: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,
	andreas <at> enge.fr,
	janneke <at> gnu.org,
	ludo <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH core-packages] gnu: diffutils: Update to 3.11.
Date: Sat,  8 Mar 2025 00:52:38 -0800
* 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
-- 
2.43.0





Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Sat, 08 Mar 2025 09:08:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 08 Mar 2025 09:08:02 GMT) Full text and rfc822 format available.

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)]

Information forwarded to guix-patches <at> gnu.org:
bug#76859; Package guix-patches. (Sat, 08 Mar 2025 09:13:02 GMT) Full text and rfc822 format available.

Message #13 received at 76859 <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 <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:12:26 +0800
[Message part 1 (text/plain, inline)]
And i think should [PATCH core-packages-team], not [PATCH core-packages].
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 05 Apr 2025 11:24:22 GMT) Full text and rfc822 format available.

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.