GNU bug report logs - #75813
Update diffoscope to 286

Previous Next

Package: guix-patches;

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

Date: Fri, 24 Jan 2025 18:49:01 UTC

Severity: normal

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

To reply to this bug, email your comments to 75813 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#75813; Package guix-patches. (Fri, 24 Jan 2025 18:49:01 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, 24 Jan 2025 18:49:01 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 286
Date: Fri, 24 Jan 2025 10:48:25 -0800
[Message part 1 (text/plain, inline)]
The attached patch updates diffoscope to 286.

The only dependent, reprotest, still builds!

Deja-vu? Yup. Released in under 24 hours since updating diffoscope to
285 in guix... :)

live well,
  vagrant
[0001-gnu-diffoscope-Update-to-286.patch (text/x-diff, inline)]
From 5437e15da8b052583be4725fda44f3fad6c06310 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 24 Jan 2025 10:39:21 -0800
Subject: [PATCH] gnu: diffoscope: Update to 286.

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

base-commit: ea7a6fa8c66ef3cfd0ccdec6c0a7a3e7ab3dfc9c
-- 
2.39.5

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

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 27 Jan 2025 03:41:03 GMT) Full text and rfc822 format available.

Notification sent to Vagrant Cascadian <vagrant <at> reproducible-builds.org>:
bug acknowledged by developer. (Mon, 27 Jan 2025 03:41:03 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Cc: 75813-done <at> debbugs.gnu.org
Subject: Re: [bug#75813] Update diffoscope to 286
Date: Mon, 27 Jan 2025 11:40:04 +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!
>
> Deja-vu? Yup. Released in under 24 hours since updating diffoscope to
> 285 in guix... :)
>
> live well,
>   vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-286.patch]
> From 5437e15da8b052583be4725fda44f3fad6c06310 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
> Date: Fri, 24 Jan 2025 10:39:21 -0800
> Subject: [PATCH] gnu: diffoscope: Update to 286.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 286.
> ---
>  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 6743bdd529..771e76a256 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 "285")
> +    (version "286")
>      (source
>       (origin
>         (method git-fetch)
> @@ -86,7 +86,7 @@ (define-public diffoscope
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm"))))
> +        (base32 "073v9qdlha3q2lljkl912h96cbja87psig04wns4wvgjsjg5yqkz"))))
>      (build-system python-build-system)
>      (arguments
>       (list
>
> base-commit: ea7a6fa8c66ef3cfd0ccdec6c0a7a3e7ab3dfc9c
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 8 days ago.

Previous Next


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