gnu: diffoscope: Update to 251.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Vagrant Cascadian 2023-10-21 14:22:05 -07:00 committed by Mathieu Othacehe
parent 0ab3b59149
commit 137ff33daf
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "250")
(version "251")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "12cdsgxlva1gcry16w9x44ji9asar1n8p9q6rv2jd1gr9fi6l0sz"))))
(base32 "1200kzwqyw2m298z8rfbiiziprz4s1n176z42xyziwc6mbx8m09z"))))
(build-system python-build-system)
(arguments
(list