1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 09:05:54 +02:00

gnu: diffoscope: Update to 233.

* gnu/packages/diffoscope.scm (diffoscope): Update to 233.
[native-inputs]: Add lzip and python-pypdf, drop python-pypdf2.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
Vagrant Cascadian
2023-01-21 23:06:21 -08:00
committed by Maxim Cournoyer
parent f8400b2cbd
commit eea8a872ff
+4 -3
View File
@@ -75,7 +75,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "224")
(version "233")
(source
(origin
(method git-fetch)
@@ -84,7 +84,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1qdivsf4yygg2az5018pw0q4169zas3hfqjydd0q3bhdrfpl0q4q"))
(base32 "1m6fc7k8cd7ahra05vqccw1fdbjj6d20vr3q8v67ynnyih5nmbnb"))
(patches
(search-patches "diffoscope-fix-llvm-test.patch"))))
(build-system python-build-system)
@@ -160,7 +160,7 @@
python-pytest
python-chardet
python-h5py
python-pypdf2
python-pypdf
python-progressbar33
abootimg
@@ -195,6 +195,7 @@
libarchive
llvm-9
lz4
lzip
ocaml
odt2txt
openssh