Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Tony Delarue
guix-hpc
Commits
1e956ad3
Commit
1e956ad3
authored
Jul 23, 2019
by
AGULLO Emmanuel
Browse files
Fix hash for maphys 0.9.8.1
parent
936d344b
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/hiepacs.scm
View file @
1e956ad3
...
@@ -99,7 +99,7 @@ area (CPUs-GPUs, distributed nodes).")
...
@@ -99,7 +99,7 @@ area (CPUs-GPUs, distributed nodes).")
(
file-name
(
string-append
name
"-"
version
"-checkout"
))
(
file-name
(
string-append
name
"-"
version
"-checkout"
))
(
sha256
(
sha256
(
base32
(
base32
"
13mllxhq1yhpd78x9lb8769mdpjy2dfaijpv76vy88cfrdjbal84
"
))))
"
0flmhsfkm8cn6f0vvfnc7q0628z20a6rvx1nkxbf2vsrq9jn5bf0
"
))))
(
build-system
cmake-build-system
)
(
build-system
cmake-build-system
)
(
arguments
(
arguments
'
(
#
:configure-flags
'
(
"-DMAPHYS_BUILD_TESTS=ON"
'
(
#
:configure-flags
'
(
"-DMAPHYS_BUILD_TESTS=ON"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment