gnu: diffoscope: Update to 260.

* gnu/packages/diffoscope.scm (diffoscope): Update to 260.
[native-inputs]: Add p7zip.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I2fcf6209a09dd1ba75e2b373f6f13aa69f7daaa6
This commit is contained in:
Vagrant Cascadian 2024-03-08 11:44:15 -08:00 committed by Christopher Baines
parent e3072b457b
commit 199e7760f5
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -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