GNU bug report logs -
#69086
Update diffoscope to 257.
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 69086 in the body.
You can then email your comments to 69086 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#69086
; Package
guix-patches
.
(Mon, 12 Feb 2024 20:58: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
.
(Mon, 12 Feb 2024 20:58: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)]
Another day, another version of diffoscope!
Patch attached, both diffoscope and reprotest built for me, at least
on... arm64!
live well,
vagrant
[0001-gnu-diffoscope-Update-to-257.patch (text/x-diff, inline)]
From a894ef58b196b4490d7ef06c1060fead300cf61c Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant <at> reproducible-builds.org>
Date: Mon, 12 Feb 2024 11:24:28 -0800
Subject: [PATCH] gnu: diffoscope: Update to 257.
* gnu/packages/diffoscope.scm (diffoscope): Update to 257.
---
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 f4d271f690..e9b2c029c5 100644
--- a/gnu/packages/diffoscope.scm
+++ b/gnu/packages/diffoscope.scm
@@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
- (version "256")
+ (version "257")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
+ (base32 "0niglcdjw75qfsrv2biy9qx1h4zmiynddsy19prb72rh4zbywdn6"))))
(build-system python-build-system)
(arguments
(list
base-commit: bb92a4d7bc71197a51eea9075387c5313f299085
--
2.39.2
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
You have taken responsibility.
(Tue, 27 Feb 2024 22:50:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
Vagrant Cascadian <vagrant <at> reproducible-builds.org>
:
bug acknowledged by developer.
(Tue, 27 Feb 2024 22:50:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 69086-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2024-02-12, Vagrant Cascadian wrote:
> Subject: [PATCH] gnu: diffoscope: Update to 257.
>
> * gnu/packages/diffoscope.scm (diffoscope): Update to 257.
Pushed 16ab67182bc1e5b046caee9a2e38b71159703f34 updating to 258, which
had only debian-specific changes beyond 257.
live well,
vagrant
[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
.
(Wed, 27 Mar 2024 11:24:21 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 176 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.