GNU bug report logs - #69656
Update to diffoscope 260.

Previous Next

Package: guix-patches;

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

Date: Fri, 8 Mar 2024 20:23:01 UTC

Severity: normal

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69656 in the body.
You can then email your comments to 69656 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#69656; Package guix-patches. (Fri, 08 Mar 2024 20:23:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 08 Mar 2024 20:23:02 GMT) Full text and rfc822 format available.

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 diffoscope 260.
Date: Fri, 08 Mar 2024 12:22:12 -0800
[Message part 1 (text/plain, inline)]
Attached patch updates to diffoscope 260, released today! Only
dependent, reprotest, still builds. New p7zip native-input for better
test suite coverage! Keep guix rolling right along!

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-260.patch (text/x-diff, inline)]
From 43b3a93aebcdad35d2274ee34b9ac227f8c7c5e6 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 8 Mar 2024 11:44:15 -0800
Subject: [PATCH] gnu: diffoscope: Update to 260.

* gnu/packages/diffoscope.scm (diffoscope): Update to 260.
  [native-inputs]: Add p7zip.
---
 gnu/packages/diffoscope.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index f5a3bbc5b9..52f615f2cf 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 "258")
+    (version "260")
     (source
      (origin
        (method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wppshi18lyrgxxi8j06ij0qi31zdgqwjj6bycsyvipkc1cj6xhp"))))
+        (base32 "1yp32g2769mn91k6wx6fs7lhcfi1cdy54apkgfaf7ib6l0ji5hwv"))))
     (build-system python-build-system)
     (arguments
      (list
@@ -198,6 +198,7 @@ (define (bin command)
             odt2txt
             openssh
             openssl
+            p7zip
             pgpdump
             poppler
             python-jsbeautifier

base-commit: 09346fd05f19da3846635e1a0f1c844050d59f26
-- 
2.39.2

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

Information forwarded to guix-patches <at> gnu.org:
bug#69656; Package guix-patches. (Wed, 13 Mar 2024 14:19:02 GMT) Full text and rfc822 format available.

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

From: Christopher Baines <mail <at> cbaines.net>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 69656-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69656] Update to diffoscope 260.
Date: Wed, 13 Mar 2024 14:16:30 +0000
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:

> Attached patch updates to diffoscope 260, released today! Only
> dependent, reprotest, still builds. New p7zip native-input for better
> test suite coverage! Keep guix rolling right along!
>
> live well,
>   vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-260.patch]
> From 43b3a93aebcdad35d2274ee34b9ac227f8c7c5e6 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
> Date: Fri, 8 Mar 2024 11:44:15 -0800
> Subject: [PATCH] gnu: diffoscope: Update to 260.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 260.
>   [native-inputs]: Add p7zip.
> ---
>  gnu/packages/diffoscope.scm | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
199e7760f563fed3103337ce695c48f5fc889201.

Chris

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

Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Wed, 13 Mar 2024 14:19:03 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
bug acknowledged by developer. (Wed, 13 Mar 2024 14:19:04 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 11 Apr 2024 11:24:26 GMT) Full text and rfc822 format available.

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

Previous Next


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