1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-28 03:51:53 +02:00

gnu: diffoscope: Update to 238.

* gnu/packages/diffoscope.scm (diffoscope): Update to 238.
  [native-inputs]: Switch from poppler to poppler-next.
This commit is contained in:
Vagrant Cascadian
2023-03-13 16:39:19 -07:00
committed by Andreas Enge
parent 201251b1ff
commit 84ce4459f1
+3 -3
View File
@@ -75,7 +75,7 @@
(define-public diffoscope (define-public diffoscope
(package (package
(name "diffoscope") (name "diffoscope")
(version "233") (version "238")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@@ -84,7 +84,7 @@
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1m6fc7k8cd7ahra05vqccw1fdbjj6d20vr3q8v67ynnyih5nmbnb")))) (base32 "11bib2h149b4jzxqhdi3dwivk6m4rvzjl8kg2n68sykgwa2fv24p"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases (modify-phases %standard-phases `(#:phases (modify-phases %standard-phases
@@ -199,7 +199,7 @@
openssh openssh
openssl openssl
pgpdump pgpdump
poppler poppler-next
python-jsbeautifier python-jsbeautifier
r-minimal r-minimal
rpm rpm