GNU bug report logs - #74698
Update diffoscope to 283

Previous Next

Package: guix-patches;

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

Date: Wed, 4 Dec 2024 23:12:02 UTC

Severity: normal

Done: Vagrant Cascadian <vagrant <at> reproducible-builds.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: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Subject: bug#74698: closed (Re: Update diffoscope to 283)
Date: Sat, 07 Dec 2024 05:07:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#74698: Update diffoscope to 283

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 74698 <at> debbugs.gnu.org.

-- 
74698: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74698
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: 74698-done <at> debbugs.gnu.org
Subject: Re: Update diffoscope to 283
Date: Fri, 06 Dec 2024 21:06:29 -0800
[Message part 3 (text/plain, inline)]
On 2024-12-04, Vagrant Cascadian wrote:
> The attached patch updates diffoscope to 283.

Superceded by merged newer version:

  074f6d6dd6673953b91f14c7e5dbdac71c8a33df gnu: diffoscope: Update to 284.

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
Cc: vagrant <at> reproducible-builds.org
Subject: Update diffoscope to 283
Date: Wed, 04 Dec 2024 15:11:40 -0800
[Message part 6 (text/plain, inline)]
The attached patch updates diffoscope to 283.

reprotest, the only dependent, still builds.

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-283.patch (text/x-diff, inline)]
From 499ba9834ca6e3c9bce2f90ab36a6f70ac28cfe8 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Wed, 4 Dec 2024 14:53:55 -0800
Subject: [PATCH] gnu: diffoscope: Update to 283.

* gnu/packages/diffoscope.scm (diffoscope): Update to 283.
---
 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 04e4ca2dc4..239742a5d2 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "282")
+    (version "283")
     (source
      (origin
        (method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
+        (base32 "006q0bb7m7jz8priiaa8mhjzj4qp8jj003kmr4n7ss0sh1qp046f"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: 006679d1e6ca7acea0629b4f019c8cf89cde08be
-- 
2.39.5

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

This bug report was last modified 168 days ago.

Previous Next


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