me
/
guix
Archived
1
0
Fork 0

gnu: trydiffoscope: Update to 67.0.6.

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

Signed-off-by: Vagrant Cascadian <vagrant@reproducible-builds.org>

Change-Id: I508a9ed647bbe2afc6b9ee9730ab1d5d08ade508
master
David Pflug 2024-01-27 08:59:02 -05:00 committed by Vagrant Cascadian
parent 9d52585ebd
commit f45d051334
No known key found for this signature in database
GPG Key ID: DC518FC87F9716AA
1 changed files with 2 additions and 2 deletions

View File

@ -305,7 +305,7 @@ them in detail for later analysis.")
(define-public trydiffoscope (define-public trydiffoscope
(package (package
(name "trydiffoscope") (name "trydiffoscope")
(version "67.0.1") (version "67.0.6")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -315,7 +315,7 @@ them in detail for later analysis.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"03b66cjii7l2yiwffj6ym6mycd5drx7prfp4j2550281pias6mjh")))) "0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
(arguments (arguments
`(#:phases `(#:phases
(modify-phases %standard-phases (modify-phases %standard-phases