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
a5313257
Commit
a5313257
authored
Oct 13, 2020
by
Nathalie Furmento
Browse files
inria/storm.scm: update starpu to release 1.3.7
parent
1bf1b22f
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/storm.scm
View file @
a5313257
...
...
@@ -136,7 +136,7 @@ kernels are executed as efficiently as possible.")
(
package
(
inherit
starpu-1
.
2
)
(
name
"starpu"
)
(
version
"1.3.
6
"
)
(
version
"1.3.
7
"
)
(
source
(
origin
(
method
git-fetch
)
(
uri
(
git-reference
...
...
@@ -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
"0
4skaqxkn79rkc40q8fykyb500cls71g6kdsaw262digy0qa2221
"
))
(
base32
"0
819q3qwgzv4py40p6v9qr38cg0qvbhij512i0az6wip2xi1v1gg
"
))
(
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