gnu: diffoscope: Update to 265.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
This commit is contained in:
Vagrant Cascadian 2024-04-19 11:25:53 -07:00 committed by Christopher Baines
parent f006dc5d74
commit 10d0e2d311
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -75,7 +75,7 @@ (define-module (gnu packages diffoscope)
(define-public diffoscope
(package
(name "diffoscope")
(version "264")
(version "265")
(source
(origin
(method git-fetch)
@ -84,7 +84,7 @@ (define-public diffoscope
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1m2jrg0y283m07gml7nd6fy4x827i93bj23varjn3add4kixxr57"))))
(base32 "0fdaxihmzz1jf9ay8pwr1z60b2rnihawp4js4nw9l7wv0gij9vpg"))))
(build-system python-build-system)
(arguments
(list