gnu: diffoscope: Update to 258.

* gnu/packages/diffoscope.scm (diffoscope): Update to 258.
This commit is contained in:
Vagrant Cascadian 2024-02-27 11:05:09 -08:00 committed by Vagrant Cascadian
parent c99069e629
commit 16ab67182b
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "256")
(version "258")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1sdg314a3hp2kv492130p8w7j8mlhymij7h2rndm4q7gqrshp6jf"))))
(base32 "1wppshi18lyrgxxi8j06ij0qi31zdgqwjj6bycsyvipkc1cj6xhp"))))
(build-system python-build-system)
(arguments
(list