From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 67980@debbugs.gnu.org
Subject: [bug#67980] Update diffoscope to 253.
Date: Fri, 22 Dec 2023 17:23:49 -0800 [thread overview]
Message-ID: <8734vt7lui.fsf@wireframe> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 245 bytes --]
The attached patch updates diffoscope to version 253.
This version adds support for 7z and improved handling of objdump
output.
Diffoscope itself still builds, and the only dependent package,
reprotest, still builds too!
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-253.patch --]
[-- Type: text/x-diff, Size: 1228 bytes --]
From ed346a428dbe7792f817fe9b9ef5eb6aef8be0dd Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 22 Dec 2023 16:35:33 -0800
Subject: [PATCH] gnu: diffoscope: Update to 253.
* gnu/packages/diffoscope.scm (diffoscope): Update to 253.
---
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 1ac5aff719..d950466ffe 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 "252")
+ (version "253")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1hnsnqpr0v9siqja1wxm64wv0vjacg6j9ph9n4xsiaarpndj1b4r"))))
+ (base32 "1nvq0lv246rah0ryb2qd20yf3gfy0iwfi3335rg9c3gpz0ha4wnb"))))
(build-system python-build-system)
(arguments
(list
base-commit: ab1ff7ca40b0a2d935f715dcf64f0f3128632d3d
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2023-12-23 1:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-23 1:23 Vagrant Cascadian [this message]
2023-12-31 3:07 ` bug#67980: Update diffoscope to 253 宋文武 via Guix-patches via
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734vt7lui.fsf@wireframe \
--to=vagrant@reproducible-builds.org \
--cc=67980@debbugs.gnu.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 public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).