From: Vagrant Cascadian <vagrant@reproducible-builds.org>
To: 65791@debbugs.gnu.org
Cc: control@debbugs.gnu.org
Subject: [bug#65791] Update diffoscope to 250
Date: Fri, 08 Sep 2023 12:54:50 -0700 [thread overview]
Message-ID: <87il8kl9th.fsf@wireframe> (raw)
In-Reply-To: <87bkefm6f2.fsf@wireframe>
[-- Attachment #1.1: Type: text/plain, Size: 309 bytes --]
retitle Update diffoscope to 250
thanks
On 2023-09-06, Vagrant Cascadian wrote:
> This patch updates diffoscope to 249 and adds a couple packages to
> native-inputs for improved test coverage.
And this patch updates diffoscope to 250, which includes some minor
guix-specific fixes. :)
live well,
vagrant
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: 0001-gnu-diffoscope-Update-to-250.patch --]
[-- Type: text/x-diff, Size: 1677 bytes --]
From 02ec38f16b6ae96e03387196d1594b9b93a1252a Mon Sep 17 00:00:00 2001
From: Vagrant Cascadian <vagrant@reproducible-builds.org>
Date: Fri, 8 Sep 2023 12:51:53 -0700
Subject: [PATCH] gnu: diffoscope: Update to 250.
* gnu/packages/diffoscope.scm (diffoscope): Update to 250.
[native-inputs]: Add html2text and u-boot-tools.
---
gnu/packages/diffoscope.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/diffoscope.scm b/gnu/packages/diffoscope.scm
index 86f0c779ef..1b8b77d7a4 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 "247")
+ (version "250")
(source
(origin
(method git-fetch)
@@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0c81pvdq0bz47sk3gcgpm2l3g5hxdi2s1jz05krv1cr2bd0sfq4j"))))
+ (base32 "12cdsgxlva1gcry16w9x44ji9asar1n8p9q6rv2jd1gr9fi6l0sz"))))
(build-system python-build-system)
(arguments
(list
@@ -188,6 +188,7 @@ (define (bin command)
gnumeric
gnupg
hdf5
+ html2text
imagemagick
libarchive
llvm
@@ -206,6 +207,7 @@ (define (bin command)
sqlite
squashfs-tools
tcpdump
+ u-boot-tools
unzip
wabt
xxd
base-commit: 4dd33fc62899134606f36f92594cf160b972f685
--
2.39.2
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
next prev parent reply other threads:[~2023-09-08 19:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-06 19:46 [bug#65791] Update diffoscope to 249 Vagrant Cascadian
2023-09-08 19:54 ` Vagrant Cascadian [this message]
2023-09-15 9:13 ` bug#65791: Update diffoscope to 250 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
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=87il8kl9th.fsf@wireframe \
--to=vagrant@reproducible-builds.org \
--cc=65791@debbugs.gnu.org \
--cc=control@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).