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 303.

* gnu/packages/diffoscope.scm (diffoscope): Update to 303.
This commit is contained in:
Vagrant Cascadian
2025-08-05 11:14:47 -07:00
committed by Vagrant Cascadian
parent 16c7b53725
commit 67667c4cb9

View File

@@ -78,7 +78,7 @@
(define-public diffoscope
(package
(name "diffoscope")
(version "302")
(version "303")
(source
(origin
(method git-fetch)
@@ -87,7 +87,7 @@
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "1h7qkmy8q2l864f4vlpxclxljh7dqr51pwvwra5lfr92bjcy5mdr"))))
(base32 "1asrhbba9jrk7vibr89s03sy0kac0bhh9ddp0gy45zffhhflnxb5"))))
(build-system pyproject-build-system)
(arguments
(list