From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Vagrant Cascadian <vagrant@reproducible-builds.org>
Cc: 74714-done@debbugs.gnu.org
Subject: bug#74714: Actually, how about update diffoscope to 284
Date: Sat, 07 Dec 2024 09:42:08 +0800 [thread overview]
Message-ID: <87v7vwb767.fsf@iscas.ac.cn> (raw)
In-Reply-To: <87ikrwva2a.fsf@wireframe> (Vagrant Cascadian's message of "Fri, 06 Dec 2024 12:19:25 -0800")
[-- Attachment #1: Type: text/plain, Size: 1699 bytes --]
Vagrant Cascadian <vagrant@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@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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
next prev parent reply other threads:[~2024-12-07 1:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-04 23:11 [bug#74698] Update diffoscope to 283 Vagrant Cascadian
2024-12-06 20:19 ` [bug#74714] Actually, how about update diffoscope to 284 Vagrant Cascadian
2024-12-07 1:42 ` Zheng Junjie [this message]
2024-12-07 5:06 ` bug#74698: Update diffoscope to 283 Vagrant Cascadian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87v7vwb767.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=74714-done@debbugs.gnu.org \
--cc=vagrant@reproducible-builds.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.