* [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01.
@ 2024-03-20 16:27 Romain GARBAGE
2024-04-05 16:00 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Romain GARBAGE @ 2024-03-20 16:27 UTC (permalink / raw)
To: 69917
* 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(-)
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01.
2024-03-20 16:27 [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01 Romain GARBAGE
@ 2024-04-05 16:00 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2024-04-05 16:00 UTC (permalink / raw)
To: Romain GARBAGE; +Cc: 69917
"Romain GARBAGE" <romain.garbage@inria.fr> skribis:
> * gnu/packages/cpp.scm (kokkos): Update to 4.2.01.
>
> Change-Id: I29df429ad8d347ba486f0a59bf1c4e2a106e51d1
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-05 16:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20 16:27 [bug#69917] [PATCH] gnu: kokkos: Update to 4.2.01 Romain GARBAGE
2024-04-05 16:00 ` Ludovic Courtès
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).