mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: boinc-client: Fix hash.
This is a follow-up to the previous commit c52afcd75f9d7a1507f705d5aadccd328188916c * gnu/packages/distributed.scm (boinc-client)[source]: Fix hash. Change-Id: I2f792aee6530491cf7effd149ed2e6c74a1107f2
This commit is contained in:
parent
c41b2466d0
commit
bcd61dd2b9
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
||||||
(file-name (git-file-name "boinc" version))
|
(file-name (git-file-name "boinc" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0nn0wzrmm88268vay855hr8bw9im5f8kzjp7k20qav9yrckhfwab"))))
|
"03xcyrnnbm6201apvvrl8ysq7gn3yn96slm9znsymw0cnf3j85jm"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue