gnu: diffoscope: Update to 255.

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

Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org.org>

Change-Id: Ic0eb0a34cbd82286ac294da20984c3a2ec09fe1f
This commit is contained in:
David Pflug 2024-01-27 08:56:14 -05:00 committed by Vagrant Cascadian
parent 34e8a40dad
commit 9d52585ebd
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 "253")
(version "255")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1nvq0lv246rah0ryb2qd20yf3gfy0iwfi3335rg9c3gpz0ha4wnb"))))
(base32 "07mkmwp3ni2dh5w5q2vxkc588l5dabcly3jrd8ic62318si7d400"))))
(build-system python-build-system)
(arguments
(list