GNU bug report logs

#76859 [PATCH core-packages] gnu: diffutils: Update to 3.11.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to andreas@enge.fr, janneke@gnu.org, ludo@gnu.org, z572@z572.online, guix-patches@gnu.org:
bug#76859; Package guix-patches. (Sat, 08 Mar 2025 08:53:02 GMT) (full text, mbox, link).


Acknowledgement sent to Andy Tai <atai@atai.org>:
New bug report received and forwarded. Copy sent to andreas@enge.fr, janneke@gnu.org, ludo@gnu.org, z572@z572.online, guix-patches@gnu.org. (Sat, 08 Mar 2025 08:53:02 GMT) (full text, mbox, link).


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

From: Andy Tai <atai@atai.org>
To: guix-patches@gnu.org, andreas@enge.fr, janneke@gnu.org, ludo@gnu.org
Cc: Andy Tai <atai@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@z572.online>:
You have taken responsibility. (Sat, 08 Mar 2025 09:08:02 GMT) (full text, mbox, link).


Notification sent to Andy Tai <atai@atai.org>:
bug acknowledged by developer. (Sat, 08 Mar 2025 09:08:02 GMT) (full text, mbox, link).


Message #10 received at 76859-done@debbugs.gnu.org (full text, mbox, reply):

From: Z572 <z572@z572.online>
To: Andy Tai <atai@atai.org>
Cc: andreas@enge.fr, 76859-done@debbugs.gnu.org, ludo@gnu.org, janneke@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@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@gnu.org:
bug#76859; Package guix-patches. (Sat, 08 Mar 2025 09:13:02 GMT) (full text, mbox, link).


Message #13 received at 76859@debbugs.gnu.org (full text, mbox, reply):

From: Z572 <z572@z572.online>
To: Andy Tai <atai@atai.org>
Cc: andreas@enge.fr, 76859@debbugs.gnu.org, ludo@gnu.org, janneke@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@gnu.org> to internal_control@debbugs.gnu.org. (Sat, 05 Apr 2025 11:24:22 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 03:55:35 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.