me
/
guix
Archived
1
0
Fork 0

gnu: diffoscope: Update to 252.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
master
Vagrant Cascadian 2023-11-24 14:16:27 -08:00 committed by Mathieu Othacehe
parent c34b630c99
commit fbdcb31e13
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 "251")
(version "252")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1200kzwqyw2m298z8rfbiiziprz4s1n176z42xyziwc6mbx8m09z"))))
(base32 "1hnsnqpr0v9siqja1wxm64wv0vjacg6j9ph9n4xsiaarpndj1b4r"))))
(build-system python-build-system)
(arguments
(list