me
/
guix
Archived
1
0
Fork 0

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
master
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
1 changed files with 3 additions and 2 deletions

View File

@ -74,7 +74,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "258")
(version "260")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(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 @@
odt2txt
openssh
openssl
p7zip
pgpdump
poppler
python-jsbeautifier