GNU bug report logs -
#76599
Update diffoscope to 289.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 05 Mar 2025 21:57:31 +0800
with message-id <87wmd3r35g.fsf <at> z572.online>
and subject line Re: [bug#76599] Update diffoscope to 289.
has caused the debbugs.gnu.org bug report #76599,
regarding Update diffoscope to 289.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
76599: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76599
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
The attached patch updates diffoscope to 289.
The only dependent, reprotest, still builds!
live well,
vagrant
[0001-gnu-diffoscope-Update-to-289.patch (text/x-diff, inline)]
From 70aa7511e24b80cc0d79a80753eae914204609bf Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> debian.org>
Date: Wed, 26 Feb 2025 10:27:07 -0800
Subject: [PATCH] gnu: diffoscope: Update to 289.
* gnu/packages/diffoscope.scm (diffoscope): Update to 289.
---
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 d0e911363d..d22fc7c11d 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 "288")
+ (version "289")
(source
(origin
(method git-fetch)
@@ -86,7 +86,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))))
+ (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb"))))
(build-system python-build-system)
(arguments
(list
base-commit: 54ff5d33739ae95c19f4ed5bea38d2613f6f7d3c
--
2.39.5
[signature.asc (application/pgp-signature, inline)]
[Message part 6 (message/rfc822, inline)]
[Message part 7 (text/plain, inline)]
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
> The attached patch updates diffoscope to 289.
>
> The only dependent, reprotest, still builds!
>
> live well,
> vagrant
>
> [2. text/x-diff; 0001-gnu-diffoscope-Update-to-289.patch]
> From 70aa7511e24b80cc0d79a80753eae914204609bf Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <vagrant <at> debian.org>
> Date: Wed, 26 Feb 2025 10:27:07 -0800
> Subject: [PATCH] gnu: diffoscope: Update to 289.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 289.
> ---
> 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 d0e911363d..d22fc7c11d 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 "288")
> + (version "289")
> (source
> (origin
> (method git-fetch)
> @@ -86,7 +86,7 @@ (define-public diffoscope
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))))
> + (base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb"))))
> (build-system python-build-system)
> (arguments
> (list
>
> base-commit: 54ff5d33739ae95c19f4ed5bea38d2613f6f7d3c
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 78 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.