GNU bug report logs -
#62312
Update diffoscope to 239.
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 62312 in the body.
You can then email your comments to 62312 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#62312
; Package
guix-patches
.
(Tue, 21 Mar 2023 00:51: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
.
(Tue, 21 Mar 2023 00:51: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)]
The update to diffoscope 238 required poppler-next in native-inputs, but
239 can work with the older poppler package as well. This patch keeps
poppler-next, but I have tested that either work, if for some reason
poppler is preferable.
live well,
vagrant
[0001-gnu-diffoscope-Update-to-239.patch (text/x-diff, inline)]
From d93b81adf47e25883962192c523b452ec41e9faf Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Mon, 20 Mar 2023 17:42:58 -0700
Subject: [PATCH] gnu: diffoscope: Update to 239.
* gnu/packages/diffoscope.scm (diffoscope): Update to 239.
---
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 61df8418e6..1a6a6fa82c 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 "238")
+ (version "239")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "11bib2h149b4jzxqhdi3dwivk6m4rvzjl8kg2n68sykgwa2fv24p"))))
+ (base32 "1awxazbrqqzqr5x50kam50ibmnjvidynkzp2158rdx5gy5lmnwcy"))))
(build-system python-build-system)
(arguments
`(#:phases (modify-phases %standard-phases
base-commit: d2ae00530bf655eddea6b22901db13bc068a2116
--
2.39.2
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#62312
; Package
guix-patches
.
(Tue, 21 Mar 2023 01:23:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 62312 <at> debbugs.gnu.org (full text, mbox):
Hi Vagrant,
Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
> The update to diffoscope 238 required poppler-next in native-inputs, but
> 239 can work with the older poppler package as well. This patch keeps
> poppler-next, but I have tested that either work, if for some reason
> poppler is preferable.
I'd prefer to use poppler, but it's not a big deal since it's a native
input not carried on or worst, propagated.
LGTM!
--
Thanks,
Maxim
Reply sent
to
Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
:
You have taken responsibility.
(Tue, 21 Mar 2023 18:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
bug acknowledged by developer.
(Tue, 21 Mar 2023 18:30:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 62312-done <at> debbugs.gnu.org (full text, mbox):
Hi,
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:
> Hi Vagrant,
>
> Vagrant Cascadian <vagrant <at> reproducible-builds.org> writes:
>
>> The update to diffoscope 238 required poppler-next in native-inputs, but
>> 239 can work with the older poppler package as well. This patch keeps
>> poppler-next, but I have tested that either work, if for some reason
>> poppler is preferable.
>
> I'd prefer to use poppler, but it's not a big deal since it's a native
> input not carried on or worst, propagated.
>
> LGTM!
Done. The change is now installed.
--
Thanks,
Maxim
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Wed, 19 Apr 2023 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 25 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.