1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: diffoscope: Update to 291.

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

Change-Id: I6a5da875cb1f51759a8e5c9b243160b11a7e3d54
This commit is contained in:
Vagrant Cascadian
2025-03-21 22:32:13 -07:00
committed by Zheng Junjie
parent 14d5d988d4
commit eed5e42b90

View File

@@ -77,7 +77,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "289")
(version "291")
(source
(origin
(method git-fetch)
@@ -86,7 +86,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1lys2akw8d08lcc6prpbcf24ydv322aig0j5skik9gfiiwx73kgb"))))
(base32 "0nvj8yl5fm931lby82dz4i21f8hqp6sqgzq8d8m97lhcpq7c1yza"))))
(build-system python-build-system)
(arguments
(list