gnu: diffoscope: Update to 289.

* gnu/packages/diffoscope.scm (diffoscope): Update to 289.
This commit is contained in:
Vagrant Cascadian 2025-02-26 10:27:07 -08:00 committed by Zheng Junjie
parent f8fe7409fe
commit 37ec17c43a
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 "288")
(version "289")
(source
(origin
(method git-fetch)
@ -86,7 +86,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1k45ikqn4k36fwzyy8qqpgmk531x9kpnq0j0h3b8mmm4daq1vyl8"))))
(base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb"))))
(build-system python-build-system)
(arguments
(list