GNU bug report logs -
#74714
Actually, how about update diffoscope to 284
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 74714 in the body.
You can then email your comments to 74714 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#74714
; Package
guix-patches
.
(Fri, 06 Dec 2024 20:20: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, 06 Dec 2024 20:20:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2024-12-04, Vagrant Cascadian wrote:
> The attached patch updates diffoscope to 283.
No better way to get upstream to release than propose changes.
284 just released, patch attached updating to that instead.
> reprotest, the only dependent, still builds.
Still true!
live well,
vagrant
[0001-gnu-diffoscope-Update-to-284.patch (text/x-diff, inline)]
From 4567741e5b59d0c4f3cc6f5c0b86910e542bec05 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Fri, 6 Dec 2024 10:17:20 -0800
Subject: [PATCH] gnu: diffoscope: Update to 284.
* gnu/packages/diffoscope.scm (diffoscope): Update to 284.
---
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 04e4ca2dc4..5aaa64fbb8 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "282")
+ (version "284")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
+ (base32 "1nl5njb4harq4f3xks0fj92nwxkpfzywpkrakh7jy2l9ngic1vb2"))))
(build-system python-build-system)
(arguments
(list
base-commit: 0c5d7b8480234f739448956f508307e64e8e45fa
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Sat, 07 Dec 2024 01:43:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
bug acknowledged by developer.
(Sat, 07 Dec 2024 01:43:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 74714-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
> On 2024-12-04, Vagrant Cascadian wrote:
>> The attached patch updates diffoscope to 283.
>
> No better way to get upstream to release than propose changes.
>
> 284 just released, patch attached updating to that instead.
>
>> reprotest, the only dependent, still builds.
>
> Still true!
>
> live well,
> vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-284.patch]
> From 4567741e5b59d0c4f3cc6f5c0b86910e542bec05 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
> Date: Fri, 6 Dec 2024 10:17:20 -0800
> Subject: [PATCH] gnu: diffoscope: Update to 284.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 284.
> ---
> 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 04e4ca2dc4..5aaa64fbb8 100644
> --- a/gnu/packages/diffoscope.scm
> +++ b/gnu/packages/diffoscope.scm
> @@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
> (define-public diffoscope
> (package
> (name "diffoscope")
> - (version "282")
> + (version "284")
> (source
> (origin
> (method git-fetch)
> @@ -84,7 +84,7 @@ (define-public diffoscope
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
> + (base32 "1nl5njb4harq4f3xks0fj92nwxkpfzywpkrakh7jy2l9ngic1vb2"))))
> (build-system python-build-system)
> (arguments
> (list
>
> base-commit: 0c5d7b8480234f739448956f508307e64e8e45fa
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 04 Jan 2025 12:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 218 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.