gnu: diffoscope: Update to 261.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Vagrant Cascadian 2024-03-24 16:48:46 -07:00 committed by Christopher Baines
parent 232796ce60
commit 62314e54d1
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "260")
(version "261")
(source
(origin
(method git-fetch)
@ -83,7 +83,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1yp32g2769mn91k6wx6fs7lhcfi1cdy54apkgfaf7ib6l0ji5hwv"))))
(base32 "0v56i2wyc4p843crl5b5w6j1awhp1a6xbfb92hm0pp8558f1h76i"))))
(build-system python-build-system)
(arguments
(list