GNU bug report logs - #78460
Update diffoscope to 296.

Previous Next

Package: guix-patches;

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

Date: Fri, 16 May 2025 17:54:02 UTC

Severity: normal

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

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Subject: bug#78460: closed (Re: Update diffoscope to 296.)
Date: Tue, 27 May 2025 19:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78460: Update diffoscope to 296.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 78460 <at> debbugs.gnu.org.

-- 
78460: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78460
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: 78460-done <at> debbugs.gnu.org
Subject: Re: Update diffoscope to 296.
Date: Tue, 27 May 2025 12:17:48 -0700
[Message part 3 (text/plain, inline)]
On 2025-05-16, Vagrant Cascadian wrote:
> The attached patch updates diffoscope to 296.
>
> We had to skip 295 to fix compatibility older zipdetails (part of perl?)
> https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408
>
> The only dependent, reprotest, still builds.

Pushed as 470ad82bfaf3403bd6fc31ccd52b04027c6b8eeb.

live well,
  vagrant
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: Update diffoscope to 296.
Date: Fri, 16 May 2025 10:52:40 -0700
[Message part 6 (text/plain, inline)]
The attached patch updates diffoscope to 296.

We had to skip 295 to fix compatibility older zipdetails (part of perl?)
https://salsa.debian.org/reproducible-builds/diffoscope/-/issues/408

The only dependent, reprotest, still builds.

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-296.patch (text/x-diff, inline)]
From caa7a9427a6fa992e60631dcf701d512cb9fe1f4 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 16 May 2025 10:07:31 -0700
Subject: [PATCH] gnu: diffoscope: Update to 296.

* gnu/packages/diffoscope.scm (diffoscope): Update to 296.
---
 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 6636eca7ea5..7c52d23edfc 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 "294")
+    (version "296")
     (source
      (origin
        (method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "13xk54kx3d44wlbfhrmaj6c6gr3kbr71vf4n6x9jrvkyzzgpswhp"))))
+        (base32 "18h81vnk5hvm6z1rk05ndfksykf3xh75m8pdsmkp7i0fnhh7p22c"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 085f12b34e35fc187e84586fcf92902e8125b8cc
-- 
2.39.5

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 18 days ago.

Previous Next


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