mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: trydiffoscope: Update to 67.0.8.
* gnu/packages/diffoscope.scm (trydiffoscope): Update to 67.0.8.
This commit is contained in:
parent
694cd39fa1
commit
2305b94c2e
1 changed files with 2 additions and 2 deletions
|
@ -304,7 +304,7 @@ (define-public reprotest
|
|||
(define-public trydiffoscope
|
||||
(package
|
||||
(name "trydiffoscope")
|
||||
(version "67.0.6")
|
||||
(version "67.0.8")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -314,7 +314,7 @@ (define-public trydiffoscope
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0jzxgqraf727fvjcc9bgwz8zymjiix07x54xzqpvm52cv681nd9j"))))
|
||||
"0k698g4fws63rnav4pvfsf1hfds867xan59mmv5zw71r58lm6cxb"))))
|
||||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
Loading…
Reference in a new issue