[PATCH] gnu: kokkos: Update to 4.2.01.

  • Done
  • quality assurance status badge
Details
3 participants
  • Ludovic Courtès
  • Ludovic Courtès
  • Romain GARBAGE
Owner
unassigned
Submitted by
Romain GARBAGE
Severity
normal

Debbugs page

R
R
Romain GARBAGE wrote on 20 Mar 09:27 -0700
(address . guix-patches@gnu.org)
CZYPUKNC1SA8.2HU378T63RP3O@guix-A102
* gnu/packages/cpp.scm (kokkos): Update to 4.2.01.

Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1
---
gnu/packages/cpp.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index d451eea2fd..cd53c5f3bd 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1139,7 +1139,7 @@ (define-public taskflow
(define-public kokkos
(package
(name "kokkos")
- (version "4.1.00")
+ (version "4.2.01")
(source
(origin
(method git-fetch)
@@ -1148,7 +1148,7 @@ (define-public kokkos
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "15kjpa54ssrrbid9h2nr94nh85qna5c4vq2152i4iy7gaagigy3c"))
+ (base32 "1bvxcy11as38ng9vdp93mrdvm7sgwqjrm67p53wr1aj7x3pq3hbp"))
(modules '((guix build utils)))
(snippet
;; Remove bundled googletest.
--
2.41.0
L
L
Ludovic Courtès wrote on 5 Apr 09:00 -0700
(name . Romain GARBAGE)(address . romain.garbage@inria.fr)(address . 69917@debbugs.gnu.org)
87bk6nre8t.fsf@gnu.org
"Romain GARBAGE" <romain.garbage@inria.fr> skribis:

Toggle quote (4 lines)
> * gnu/packages/cpp.scm (kokkos): Update to 4.2.01.
>
> Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1

Applied, thanks!
L
L
Ludovic Courtès wrote on 1 May 15:27 -0700
control message for bug #69917
(address . control@debbugs.gnu.org)
87edal2mob.fsf@gnu.org
close 69917
quit
?
Your comment

This issue is archived.

To comment on this conversation send an email to 69917@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 69917
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch