GNU bug report logs - #73087
Update to trydiffoscope to 67.0.8

Previous Next

Package: guix-patches;

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

Date: Sat, 7 Sep 2024 01:03:03 UTC

Severity: normal

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
To: guix-patches <at> gnu.org
Subject: Update to trydiffoscope to 67.0.8
Date: Fri, 06 Sep 2024 17:46:45 -0700
[Message part 1 (text/plain, inline)]
The attached patch updates trydiffoscope to 67.0.8.

Minor upstream changes, including a switch from python distutils to
setuptools.

live well,
  vagrant
[0001-gnu-trydiffoscope-Update-to-67.0.8.patch (text/x-diff, inline)]
From 571c8f092f5cf2ecb68e8d65927153a04535adeb Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 6 Sep 2024 17:37:47 -0700
Subject: [PATCH] gnu: trydiffoscope: Update to 67.0.8.

* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
---
 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 9e0a32cf23..5ded4d51e3 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -313,7 +313,7 @@ (define-public reprotest
 (define-public trydiffoscope
  (package
    (name "trydiffoscope")
-   (version "67.0.6")
+   (version "67.0.8")
    (source
     (origin
       (method git-fetch)
@@ -323,7 +323,7 @@ (define-public trydiffoscope
       (file-name (git-file-name name version))
       (sha256
        (base32
-        "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
+        "0k698g4fws63rnav4pvfsf1hfds867xan59mmv5zw71r58lm6cxb"))))
     (arguments
      `(#:phases
        (modify-phases %standard-phases

base-commit: 18d02443e1ec37779ee3cf63f9aaff1746bfdd8e
-- 
2.39.2

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

This bug report was last modified 253 days ago.

Previous Next


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