gnu: diffoscope: Update to 286.

* gnu/packages/diffoscope.scm (diffoscope): Update to 286.
This commit is contained in:
Vagrant Cascadian 2025-01-24 10:39:21 -08:00 committed by Zheng Junjie
parent 3806f55aa0
commit 77603927fb
No known key found for this signature in database
GPG key ID: 3B5AA993E1A2DFF0

View file

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