GNU bug report logs - #77749
[PATCH core-packages-team] gnu: diffutils: Update to 3.12.

Previous Next

Package: guix-patches;

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

Date: Fri, 11 Apr 2025 17:20:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77749: closed ([PATCH core-packages-team] gnu: diffutils:
 Update to 3.12.)
Date: Tue, 22 Apr 2025 15:25:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 22 Apr 2025 17:17:36 +0200
with message-id <878qnsrzsf.fsf <at> gnu.org>
and subject line Re: [PATCH core-packages-team v4] gnu: diffutils: Update to 3.12.
has caused the debbugs.gnu.org bug report #77749,
regarding [PATCH core-packages-team] gnu: diffutils: Update to 3.12.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77749: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77749
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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-team] gnu: diffutils: Update to 3.12.
Date: Fri, 11 Apr 2025 10:18:34 -0700
* gnu/packages/base.scm (diffutils): Update to 3.12.

Change-Id: I246a2024cae0611098a8abb940639dcfda01d914
---
 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 4c96ffa1a46..17b5fe99355 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.12")
    (source (origin
             (method url-fetch)
             (uri (string-append "mirror://gnu/diffutils/diffutils-"
                                 version ".tar.xz"))
             (sha256
              (base32
-              "17nhkdn5a2z6pwcmjs4jas2plg066hbdz06y5vhypr14qwyfkrch"))))
+              "1zbxf8vv7z18ypddwqgzj51n426k959fiv4wxbyl34b0r2gpz2vw"))))
    (build-system gnu-build-system)
    (arguments
     (list

base-commit: 1dab24555a494beb3db5a335c675f07043e77f1c
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: andreas <at> enge.fr, 77749-done <at> debbugs.gnu.org, janneke <at> gnu.org
Subject: Re: [PATCH core-packages-team v4] gnu: diffutils: Update to 3.12.
Date: Tue, 22 Apr 2025 17:17:36 +0200
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/base.scm (diffutils): Update to 3.12.
> [arguments]<#:configure-flags>: When cross-compiling,
> add "ac_cv_func_strcasecmp=yes"
> "gl_cv_func_strcasecmp_works=yes".
>
> Change-Id: Icf49303e794479a0561e894ab88427c826d56cf3

Applied, thanks!


This bug report was last modified 119 days ago.

Previous Next


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