me
/
guix
Archived
1
0
Fork 0

gnu: diffoscope: Update to 265.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: Ib3b7044368649df079f1d9999e06f17b3cf2f8a9
master
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
1 changed files with 2 additions and 2 deletions

View File

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