GNU bug report logs - #76122
Update diffoscope to 288.

Previous Next

Package: guix-patches;

Reported by: Vagrant Cascadian <vagrant <at> reproducible-builds.org>

Date: Fri, 7 Feb 2025 19:01:01 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#76122: closed (Update diffoscope to 288.)
Date: Sat, 08 Feb 2025 15:10:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 09 Feb 2025 00:09:08 +0900
with message-id <87bjvc8odn.fsf_-_ <at> gmail.com>
and subject line Re: bug#76122: Update diffoscope to 288.
has caused the debbugs.gnu.org bug report #76122,
regarding Update diffoscope to 288.
to be marked as done.

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


-- 
76122: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76122
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: Update diffoscope to 288.
Date: Fri, 07 Feb 2025 11:00:13 -0800
[Message part 3 (text/plain, inline)]
The attached patch updates diffoscope to 288.

The only dependent, reprotest, still builds!

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-288.patch (text/x-diff, inline)]
From f4e896cd92570f0293ac8af08a4297379987d606 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 7 Feb 2025 10:32:57 -0800
Subject: [PATCH] gnu: diffoscope: Update to 288.

* gnu/packages/diffoscope.scm (diffoscope): Update to 288.
---
 gnu/packages/diffoscope.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index b841d9fd74..d0e911363d 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -77,7 +77,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "287")
+    (version "288")
     (source
      (origin
        (method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18q18hsjxw2cbsd5ppadac45rxdj9ikhdrr2b4w2r7j6b523giar"))))
+        (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 8455e44cbbe2b23cadb6e15fe1e40f92b8a5e581
-- 
2.39.5

[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 76122-done <at> debbugs.gnu.org
Subject: Re: bug#76122: Update diffoscope to 288.
Date: Sun, 09 Feb 2025 00:09:08 +0900
Hi,

Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
>
>> The attached patch updates diffoscope to 288.
>>
>> The only dependent, reprotest, still builds!
>>
>> live well,
>>   vagrant
>>
>> From f4e896cd92570f0293ac8af08a4297379987d606 Mon Sep 17 00:00:00 2001
>> From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
>> Date: Fri, 7 Feb 2025 10:32:57 -0800
>> Subject: [PATCH] gnu: diffoscope: Update to 288.
>>
>> * gnu/packages/diffoscope.scm (diffoscope): Update to 288.
>
> Reviewed-by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Pushed with commit d304311a39.

-- 
Thanks,
Maxim


This bug report was last modified 98 days ago.

Previous Next


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