gnu: diffoscope: Update to 253.

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

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Change-Id: I70d0130c8cc3cdea03546969a0e87eb4c637fc5b
This commit is contained in:
Vagrant Cascadian 2023-12-22 17:23:49 -08:00 committed by 宋文武
parent f36bcd14c6
commit 111d010921
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -74,7 +74,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
(version "252")
(version "253")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1hnsnqpr0v9siqja1wxm64wv0vjacg6j9ph9n4xsiaarpndj1b4r"))))
(base32 "1nvq0lv246rah0ryb2qd20yf3gfy0iwfi3335rg9c3gpz0ha4wnb"))))
(build-system python-build-system)
(arguments
(list