GNU bug report logs - #75769
Update diffoscope top 285

Previous Next

Package: guix-patches;

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

Date: Wed, 22 Jan 2025 22:06:01 UTC

Severity: normal

Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>

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: 75769 <at> debbugs.gnu.org
Subject: [bug#75769] Update diffoscope top 285
Date: Wed, 22 Jan 2025 14:05:08 -0800
[Message part 1 (text/plain, inline)]
The attached patch updates diffoscope to 285.

The only dependent, reprotest, still builds!

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-285.patch (text/x-diff, inline)]
From 5d56104c0a4311df28599f4b02b36bb2d2730ece Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Wed, 22 Jan 2025 13:38:42 -0800
Subject: [PATCH] gnu: diffoscope: Update to 285.

* gnu/packages/diffoscope.scm (diffoscope): Update to 285.
---
 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 c08c5351ce..6743bdd529 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 "284")
+    (version "285")
     (source
      (origin
        (method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1nl5njb4harq4f3xks0fj92nwxkpfzywpkrakh7jy2l9ngic1vb2"))))
+        (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: cc678d0e4d67073943e75053c5e450c4df700b42
-- 
2.39.5

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

This bug report was last modified 176 days ago.

Previous Next


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