From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 69656@debbugs.gnu.org
Subject: [bug#69656] Update to diffoscope 260.
Date: Fri, 08 Mar 2024 12:22:12 -0800 [thread overview]
Message-ID: <87wmqcbhjf.fsf@wireframe> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 207 bytes --]
Attached patch updates to diffoscope 260, released today! Only
dependent, reprotest, still builds. New p7zip native-input for better
test suite coverage! Keep guix rolling right along!
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-260.patch --]
[-- Type: text/x-diff, Size: 1466 bytes --]
From 43b3a93aebcdad35d2274ee34b9ac227f8c7c5e6 Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 8 Mar 2024 11:44:15 -0800
Subject: [PATCH] gnu: diffoscope: Update to 260.
* gnu/packages/diffoscope.scm (diffoscope): Update to 260.
[native-inputs]: Add p7zip.
---
gnu/packages/diffoscope.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index f5a3bbc5b9..52f615f2cf 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 "258")
+ (version "260")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1wppshi18lyrgxxi8j06ij0qi31zdgqwjj6bycsyvipkc1cj6xhp"))))
+ (base32 "1yp32g2769mn91k6wx6fs7lhcfi1cdy54apkgfaf7ib6l0ji5hwv"))))
(build-system python-build-system)
(arguments
(list
@@ -198,6 +198,7 @@ (define (bin command)
odt2txt
openssh
openssl
+ p7zip
pgpdump
poppler
python-jsbeautifier
base-commit: 09346fd05f19da3846635e1a0f1c844050d59f26
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next reply other threads:[~2024-03-08 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-08 20:22 Vagrant Cascadian [this message]
2024-03-13 14:16 ` bug#69656: Update to diffoscope 260 Christopher Baines
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87wmqcbhjf.fsf@wireframe \
--to=vagrant@reproducible-builds.org \
--cc=69656@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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.