correct sha

This commit is contained in:
Yann Dupont 2020-08-31 17:27:22 +02:00
parent 2e19645aca
commit 5397a3c48e

View file

@ -226,7 +226,7 @@
(origin (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://github.com/openucx/ucx/releases/download/v" version "/ucx-" version ".tar.gz" )) (uri (string-append "https://github.com/openucx/ucx/releases/download/v" version "/ucx-" version ".tar.gz" ))
(sha256 (base32 "0cw26vbn56yiknrqcqh0r5gk4gnqzwdi7pbb945587s143s698nw")) (sha256 (base32 "0sjmbg1zy1wyh9w72r8pc0kydpf1r2kh7fp7yg6baq87ip5j1254"))
)) ))
(inputs `(("gcc-10", gcc-10) (inputs `(("gcc-10", gcc-10)