gnu: reprotest: Update to 0.7.16.
* gnu/packages/diffoscope (reprotest): Update to 0.7.16.
This commit is contained in:
parent
fccc6f12eb
commit
8692f0e73b
@ -225,7 +225,7 @@ install.")
|
|||||||
(define-public reprotest
|
(define-public reprotest
|
||||||
(package
|
(package
|
||||||
(name "reprotest")
|
(name "reprotest")
|
||||||
(version "0.7.15")
|
(version "0.7.16")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -235,7 +235,7 @@ install.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"12lc1pb9d5h3blrzzx9nbqqj5bi9x23yj31fxafmk37803rl8a0m"))))
|
"0s7gyixk868dw6yqxsb1sq24mgg9ilz5s2yidd5j0zhl683n7dw9"))))
|
||||||
(inputs
|
(inputs
|
||||||
`(("python-debian" ,python-debian)
|
`(("python-debian" ,python-debian)
|
||||||
("python-distro" ,python-distro)
|
("python-distro" ,python-distro)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user