guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#74072: Update diffoscope to 282


From: Zheng Junjie
Subject: bug#74072: Update diffoscope to 282
Date: Wed, 30 Oct 2024 21:07:40 +0800

Vagrant Cascadian <vagrant@reproducible-builds.org> writes:

> The attached patch updates diffoscope to 282.
>
> The only dependent package, reprotest still builds fine.
>
> live well,
>   vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-282.patch]
> From fdac5fd971403ae7b025f66dcc6797aef5ed71e0 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant@debian.org>
> Date: Mon, 28 Oct 2024 15:54:26 -0700
> Subject: [PATCH] gnu: diffoscope: Update to 282.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 282.
> ---
>  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 0b2591f31a..04e4ca2dc4 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 "277")
> +    (version "282")
>      (source
>       (origin
>         (method git-fetch)
> @@ -84,7 +84,7 @@ (define-public diffoscope
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "0b2m3mjcasyvwwrk5jwgbvmnha5smfgarjk4jchxmlhddf9y18wc"))))
> +        (base32 "0xaig9fimj7jdq2k3m47jb04fj98fmzx83m5yf6kz04rivj8by3i"))))
>      (build-system python-build-system)
>      (arguments
>       (list

push, close.

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]