mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
correct sha
This commit is contained in:
parent
2e19645aca
commit
5397a3c48e
1 changed files with 1 additions and 1 deletions
|
@ -226,7 +226,7 @@
|
|||
(origin
|
||||
(method url-fetch)
|
||||
(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)
|
||||
|
|
Loading…
Add table
Reference in a new issue