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
d4b83a9b
Commit
d4b83a9b
authored
Oct 12, 2020
by
Nathalie Furmento
Browse files
inria/storm.scm: update to starpu 1.3.6
parent
39b597ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
inria/storm.scm
View file @
d4b83a9b
...
...
@@ -136,7 +136,7 @@ kernels are executed as efficiently as possible.")
(
package
(
inherit
starpu-1
.
2
)
(
name
"starpu"
)
(
version
"1.3.
5
"
)
(
version
"1.3.
6
"
)
(
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
"
0k1k93jxy19pq28rfxvjy5lmn8k5s9ss4b76zifmf0x4lkd9545l
"
))
(
base32
"
1nhrzajqqxj56fxiq80rnjbv6m840bs3bsf9c488c2l00fp71xd9
"
))
(
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