gnu: diffoscope: Update to 285.

* gnu/packages/diffoscope.scm (diffoscope): Update to 285.

Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Vagrant Cascadian 2025-01-22 13:38:42 -08:00 committed by Zheng Junjie
parent a3e2d34bdf
commit 47594eb5f6
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

@ -77,7 +77,7 @@
(define-public diffoscope (define-public diffoscope
(package (package
(name "diffoscope") (name "diffoscope")
(version "284") (version "285")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -86,7 +86,7 @@
(commit version))) (commit version)))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1nl5njb4harq4f3xks0fj92nwxkpfzywpkrakh7jy2l9ngic1vb2")))) (base32 "06fz3ypmb9j9hi0z826iinp22qdsn9lp0rkz6840r6gfychfffhm"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
(list (list