Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
RAMET Pierre
guix-hpc
Commits
1bf1b22f
Commit
1bf1b22f
authored
Oct 13, 2020
by
Nathalie Furmento
Browse files
inria/storm.scm: fix hash for starpu 1.3.6
parent
d4b83a9b
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/storm.scm
View file @
1bf1b22f
...
...
@@ -144,7 +144,7 @@ kernels are executed as efficiently as possible.")
(
commit
(
string-append
"starpu-"
version
))))
(
file-name
(
git-file-name
name
version
))
(
sha256
(
base32
"
1nhrzajqqxj56fxiq80rnjbv6m840bs3bsf9c488c2l00fp71xd9
"
))
(
base32
"
04skaqxkn79rkc40q8fykyb500cls71g6kdsaw262digy0qa2221
"
))
(
patches
(
search-patches
%patch-path
))))
(
arguments
(
substitute-keyword-arguments
(
package-arguments
starpu-1
.
2
)
...
...
Write
Preview
Supports
Markdown
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