GNU bug report logs - #76080
Update diffoscope to 287.

Previous Next

Package: guix-patches;

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

Date: Wed, 5 Feb 2025 21:35:01 UTC

Severity: normal

Done: Z572 <z572 <at> z572.online>

To reply to this bug, email your comments to 76080 AT debbugs.gnu.org.
There is no need to reopen the bug first.

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#76080; Package guix-patches. (Wed, 05 Feb 2025 21:35: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. (Wed, 05 Feb 2025 21:35: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 diffoscope to 287.
Date: Wed, 05 Feb 2025 13:33:47 -0800
[Message part 1 (text/plain, inline)]
The attached patch updates diffoscope to 286.

The only dependent, reprotest, still builds!

If we wait a couple days, 288 might come out, but I already tested that
this works, so here we are...

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-287.patch (text/x-diff, inline)]
From 4dfb4d75c4d757f81d85a3325eea5dbefdeaff8f Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Wed, 5 Feb 2025 13:09:35 -0800
Subject: [PATCH] gnu: diffoscope: Update to 287.

* gnu/packages/diffoscope.scm (diffoscope): Update to 287.
---
 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 771e76a256..b841d9fd74 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 "286")
+    (version "287")
     (source
      (origin
        (method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz"))))
+        (base32 "18q18hsjxw2cbsd5ppadac45rxdj9ikhdrr2b4w2r7j6b523giar"))))
     (build-system python-build-system)
     (arguments
      (list

base-commit: cc2b236e3777c0f7c758805289f42b3932668c57
-- 
2.39.5

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

Reply sent to Z572 <z572 <at> z572.online>:
You have taken responsibility. (Fri, 07 Feb 2025 05:59:02 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
bug acknowledged by developer. (Fri, 07 Feb 2025 05:59:03 GMT) Full text and rfc822 format available.

Message #10 received at 76080-done <at> debbugs.gnu.org (full text, mbox):

From: Z572 <z572 <at> z572.online>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 76080-done <at> debbugs.gnu.org
Subject: Re: [bug#76080] Update diffoscope to 287.
Date: Fri, 07 Feb 2025 13:58:13 +0800
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:

> The attached patch updates diffoscope to 286.
>
> The only dependent, reprotest, still builds!
>
> If we wait a couple days, 288 might come out, but I already tested that
> this works, so here we are...
>
> live well,
>   vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-287.patch]
> From 4dfb4d75c4d757f81d85a3325eea5dbefdeaff8f Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
> Date: Wed, 5 Feb 2025 13:09:35 -0800
> Subject: [PATCH] gnu: diffoscope: Update to 287.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 287.
> ---
>  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 771e76a256..b841d9fd74 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 "286")
> +    (version "287")
>      (source
>       (origin
>         (method git-fetch)
> @@ -86,7 +86,7 @@ (define-public diffoscope
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz"))))
> +        (base32 "18q18hsjxw2cbsd5ppadac45rxdj9ikhdrr2b4w2r7j6b523giar"))))
>      (build-system python-build-system)
>      (arguments
>       (list
>
> base-commit: cc2b236e3777c0f7c758805289f42b3932668c57
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 27 days ago.

Previous Next


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