GNU bug report logs - #69086
Update diffoscope to 257.

Previous Next

Package: guix-patches;

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

Date: Mon, 12 Feb 2024 20:58: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: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: 69086 <at> debbugs.gnu.org
Subject: [bug#69086] Update diffoscope to 257.
Date: Mon, 12 Feb 2024 12:56:22 -0800
[Message part 1 (text/plain, inline)]
Another day, another version of diffoscope!

Patch attached, both diffoscope and reprotest built for me, at least
on...  arm64!

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-257.patch (text/x-diff, inline)]
From a894ef58b196b4490d7ef06c1060fead300cf61c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Mon, 12 Feb 2024 11:24:28 -0800
Subject: [PATCH] gnu: diffoscope: Update to 257.

* gnu/packages/diffoscope.scm (diffoscope): Update to 257.
---
 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 f4d271f690..e9b2c029c5 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
 (define-public diffoscope
   (package
     (name "diffoscope")
-    (version "256")
+    (version "257")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
+        (base32 "0niglcdjw75qfsrv2biy9qx1h4zmiynddsy19prb72rh4zbywdn6"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: bb92a4d7bc71197a51eea9075387c5313f299085
-- 
2.39.2

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

This bug report was last modified 1 year and 176 days ago.

Previous Next


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